Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Babel

Babel is the community maintained compiler for evolving the future of JavaScript
Collective - Host: opensource - https://opencollective.com/babel - Website: https://babeljs.io - Code: https://github.com/babel

Keep acorn_csp.js for npm module

The published version v0.11.1-17 doesn't include acorn_csp.js.
`.npmignore` is required to keep ...

github.com/babel/babylon - a2f1b75243eca32ba23e8b94337b24bced4ab017 authored almost 10 years ago by Ryunosuke SATO <[email protected]>
fix flow function param type parsing - allow optional notation as well as type declaration - fixes 6to5/6to5#524

github.com/babel/babylon - 5f9f58838669bf4e665c6180fd32d0544f585d07 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #24 from jmeas/v0.0.4

v0.0.4

github.com/babel/generator-babel-boilerplate - 9473f1e836abd11bfda13f694f9122d2ca3a5bd9 authored almost 10 years ago by James Smith <[email protected]>
Merge pull request #23 from jmeas/travis-readme

Add Travis to README.

github.com/babel/generator-babel-boilerplate - 4bf41b0051d74701465e18fc35459df790052bb0 authored almost 10 years ago by James Smith <[email protected]>
Update docs for configuring mocha globals.

Resolves #22

github.com/babel/generator-babel-boilerplate - 6ed188a7c3f7d3ee962f9097b6e9c250d22420c8 authored almost 10 years ago by Jmeas <[email protected]>
Add Travis to README.

Resolves #21

github.com/babel/generator-babel-boilerplate - 101e53d62384b0e88ca5cf2841c36123d6a15528 authored almost 10 years ago by Jmeas <[email protected]>
Merge pull request #20 from jmeas/mocha-globals

Add mochaGlobals hash to config.

github.com/babel/generator-babel-boilerplate - 85f6e0f279588ba212d5d2b23e8c4c233a5fa07e authored almost 10 years ago by James Smith <[email protected]>
Add mochaGlobals hash to config.

Resolves #17

github.com/babel/generator-babel-boilerplate - 7e341c1c42e146a09f01bd82470606671c52e83f authored almost 10 years ago by Jmeas <[email protected]>
Merge pull request #19 from jmeas/docs

Update documentation for adding external dependencies.

github.com/babel/generator-babel-boilerplate - b2d458df259708500083bb7238f144547e021090 authored almost 10 years ago by James Smith <[email protected]>
Update documentation for adding external dependencies.

Resolves #14

github.com/babel/generator-babel-boilerplate - 8d93e522b0753f209a50289f06684eac2e30b359 authored almost 10 years ago by Jmeas <[email protected]>
Merge pull request #18 from jmeas/jshintrc

Jshintrc

github.com/babel/generator-babel-boilerplate - 3a4cbf7eea6567141c7910cc0c8b2a671aa9c757 authored almost 10 years ago by James Smith <[email protected]>
Reload watch on jshintrc changes.

Resolves #15

github.com/babel/generator-babel-boilerplate - 965d93288c1f64c6bfeb135848a0cedde3838ad6 authored almost 10 years ago by Jmeas <[email protected]>
Update jshintrc max line length

Resolves #16

github.com/babel/generator-babel-boilerplate - e64384319725a18ea5199fd88086c0d63f1651c3 authored almost 10 years ago by Jmeas <[email protected]>
Merge pull request #13 from jmeas/fix-watch

Prevent broken source from breaking watch.

github.com/babel/generator-babel-boilerplate - 699eb328b0d08c4f9cc9466e5800236d69a3da51 authored almost 10 years ago by James Smith <[email protected]>
Prevent broken source from breaking watch.

Resolves #12

github.com/babel/generator-babel-boilerplate - 141efd99aef0c849a263a77dbd7850829fd52933 authored almost 10 years ago by Jmeas <[email protected]>
v0.11.1-17

github.com/babel/babylon - 2debaf0f5e8023c7ea72c142b22b4d739debe75a authored almost 10 years ago by Sebastian McKenzie <[email protected]>
fix exponentiation tests

github.com/babel/babylon - 7c3a487355b0f93266328775e1d62a926cbb1fc1 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #10 from jmeas/v0.0.3

v0.0.3

github.com/babel/generator-babel-boilerplate - 80a4a1c8055c0fc15e293d70b6c3bbcbe676c738 authored almost 10 years ago by James Smith <[email protected]>
Add documentation on supporting external libraries.

Resolves #8

github.com/babel/generator-babel-boilerplate - 01a916ffcdd88b04a5b3171b5ee18ee45a675922 authored almost 10 years ago by Jmeas <[email protected]>
Remove unused var from wrapper.

Resolves #9

github.com/babel/generator-babel-boilerplate - ba3e301cb721df0c01c754c98e8f76e2a97de4b4 authored almost 10 years ago by Jmeas <[email protected]>
fix styling in right associative

github.com/babel/babylon - a0a20f9fb2216780603dd43b06257b6ffaf668fb authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #19 from charliesome/fix-right-associative-parse

Fix right associative parse precedence

github.com/babel/babylon - a189dbdcef44462b0ba831c8c7ae6216b92183c9 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
pass minPrec when right recursing rather than prec - 1

github.com/babel/babylon - 30e9978ffb87df91ad37b7ebb300a342a15af29b authored almost 10 years ago by Charlie Somerville <[email protected]>
Merge pull request #62 from antn/update-readme

Update readme

github.com/babel/website - 743b33e5b426819bc05acc5b0f44edbae5bfcfca authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #7 from jmeas/v0.0.2

V0.0.2

github.com/babel/generator-babel-boilerplate - f68c00bb9a61f304149be950fe6bfbccd34a8cfe authored almost 10 years ago by James Smith <[email protected]>
Update instructions on changing varName

github.com/babel/generator-babel-boilerplate - 3af912335ddd02e2cf8ba72cd26e012b81016bbc authored almost 10 years ago by Jmeas <[email protected]>
fix readme typo

github.com/babel/website - bf32c40b6597e3f7bf9cdf2358915f9d678270f5 authored almost 10 years ago by antn <[email protected]>
update readme and fix link to documenation

github.com/babel/website - cd824f31e4c2a4910a8532503776368e10b45ce3 authored almost 10 years ago by antn <[email protected]>
Add docs for configuring the boilerplate

github.com/babel/generator-babel-boilerplate - be632395132fa9052199ba8c50ff1169ac593c49 authored almost 10 years ago by Jmeas <[email protected]>
Update README on renaming source file

github.com/babel/generator-babel-boilerplate - bae940fbccf4942dcb56b74a677978b933359149 authored almost 10 years ago by Jmeas <[email protected]>
Update README on usage.

github.com/babel/generator-babel-boilerplate - e0eeb8ff722839f95efe18fe2c8531c50f2b08e7 authored almost 10 years ago by Jmeas <[email protected]>
Update Browserify; support renaming ientry file.

github.com/babel/generator-babel-boilerplate - 3ae29df24d59aca209313041062fa0feb8fe444a authored almost 10 years ago by Jmeas <[email protected]>
Add a test for issue #201

github.com/babel/babylon - dac747dfa9390e84ae9e1b1a10327bd800116d1a authored almost 10 years ago by Marijn Haverbeke <[email protected]>
Kill finishNodeAt in acorn_loose as well

Issue #200

github.com/babel/babylon - 3e513fc6a8613bfec779faf32d19324c31422253 authored almost 10 years ago by Marijn Haverbeke <[email protected]>
Adapt ES6 template handling to new tokenizer.

Avoid need for:
* extra `templates` array in favor of new `tokContext`;
* special location handl...

github.com/babel/babylon - 6dee98d1b9709419bcd57fc24a24c4e61b2e202b authored almost 10 years ago by Ingvar Stepanyan <[email protected]>
Reload spec runner on spec changes.

github.com/babel/generator-babel-boilerplate - 552e0da77c501f4d054d5fefa9d8c65179d70118 authored almost 10 years ago by Jmeas <[email protected]>
Update the config filename.

github.com/babel/generator-babel-boilerplate - 439f68f354a27d7e7484877cc822cd69ae68eb0b authored almost 10 years ago by Jmeas <[email protected]>
Clean up build gulp task.

github.com/babel/generator-babel-boilerplate - 24faa04ef94c03345ea71f81988b35c90c7a20dd authored almost 10 years ago by Jmeas <[email protected]>
Clean up dependencies.

github.com/babel/generator-babel-boilerplate - 7b7485494ae73139d9230b13c51252a8cef4903e authored almost 10 years ago by Jmeas <[email protected]>
Update comments, spec, gulpfile.

github.com/babel/generator-babel-boilerplate - af1a1f33fbf741a1de5b51a1e661f510b337935a authored almost 10 years ago by Jmeas <[email protected]>
Merge pull request #1 from jmeas/v0.0.1

V0.0.1

github.com/babel/generator-babel-boilerplate - 1cbd8e17737ee183986d951cfdf789fe3a0356f0 authored almost 10 years ago by James Smith <[email protected]>
Add note about future FAQ

github.com/babel/generator-babel-boilerplate - 7756f161f1dd22250eee5158a460d9be305e4ebc authored almost 10 years ago by Jmeas <[email protected]>
Merge pull request #9 from gpbl/react-component-6to5

React component snippet in ES6

github.com/babel/babel-sublime - 956c85261e55f2b914eab90e2bb447344cfaa6bf authored almost 10 years ago by Andres Suarez <[email protected]>
Merge pull request #10 from 6to5/rename-to-javascript-6to5

Rename syntax to "JavaScript 6to5"

github.com/babel/babel-sublime - b38bd533f7f687c7f118e5d75aca36370d6c11e6 authored almost 10 years ago by Andres Suarez <[email protected]>
Rename syntax to "JavaScript 6to5"

github.com/babel/babel-sublime - cdbbbb961788642d3ac1485897467b921d632e3d authored almost 10 years ago by Andres Suarez <[email protected]>
Update build; add second test file.

github.com/babel/generator-babel-boilerplate - be92a8276c6b9089ca8e2628607f49b1845d55fb authored almost 10 years ago by Jmeas <[email protected]>
Refactor unit test setup.

github.com/babel/generator-babel-boilerplate - 718fef228298215d29ba3c758e814e6c9b695581 authored almost 10 years ago by Jmeas <[email protected]>
Tests work in Node and the browser.

github.com/babel/generator-babel-boilerplate - 340e9c78392d2480fb802d80fd4d5ba8d44ce383 authored almost 10 years ago by Jmeas <[email protected]>
Introduce 6to5 register to tests.

github.com/babel/generator-babel-boilerplate - cb2a415ad38d13a00867c87b8d21f56c08446f4d authored almost 10 years ago by Jmeas <[email protected]>
add extra exponentiation operator test

github.com/babel/babylon - bdb8e5728303ba0a9f1f362a5c2a6ccf63a9fa4a authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #18 from charliesome/pow-associativity

Fix ** operator associativity

github.com/babel/babylon - 572b98b6b9b5913711ba1bae332bb5d5b1ed4431 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
use right recursion for right associative operators

github.com/babel/babylon - b51118c3fcd05cbd0cce58826f4c561a3a57e3d3 authored almost 10 years ago by Charlie Somerville <[email protected]>
set the rightAssociative flag on _exponent

github.com/babel/babylon - 5f42326f34a1e2ee2f43fb69a07cd2746de08df6 authored almost 10 years ago by Charlie Somerville <[email protected]>
remove acorn csp from repo

github.com/babel/babylon - f558bd7db4126d8a59df75b4aae4d2f4b9ae4920 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
add make build task

github.com/babel/babylon - 13225012767b835e8cb3fc4831b4004271730b8f authored almost 10 years ago by Sebastian McKenzie <[email protected]>
add more exponentation operator tests

github.com/babel/babylon - 58f84e595fcd8876bef764826c04a2333ff72887 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
add acorn_csp.js to gitignore

github.com/babel/babylon - dc197cecf705206cd45512c94d40400431c533cf authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #17 from jridgewell/mallot

Support Mallet operator

github.com/babel/babylon - 8aa74ab8455db8a40e4622a3a2fd456450d58a70 authored almost 10 years ago by Sebastian McKenzie <[email protected]>
React component snippet in ES6

github.com/babel/babel-sublime - fdf7733085e2497d86b2ffce82a5aec264d9c58f authored almost 10 years ago by gpbl <[email protected]>
Update tests with Sinon example.

github.com/babel/generator-babel-boilerplate - ee87a6cae3ca6d119e27ec6c44cdbd9b2bfcd8a5 authored almost 10 years ago by Jmeas <[email protected]>
Add build step; begin work on mocha.

github.com/babel/generator-babel-boilerplate - 5a8f147c70ec19d2040f469eee68012723cd099a authored almost 10 years ago by Jmeas <[email protected]>
First work on README.

github.com/babel/generator-babel-boilerplate - 1c4994bfdedd1293536b2c934179fed41b26ff5d authored almost 10 years ago by Jmeas <[email protected]>
Merge pull request #7 from 6to5/better-comparison-gif

Better comparison gif

github.com/babel/babel-sublime - 6b7da231ce43edd540b05e7124c599f55bf49338 authored almost 10 years ago by Andres Suarez <[email protected]>
Merge pull request #8 from 6to5/sync-with-javascriptnext

Sync with Benvie/JavaScriptNext.tmLanguage

github.com/babel/babel-sublime - d3d40beb8e7871dab08fa21138b65b4ca0618c14 authored almost 10 years ago by Andres Suarez <[email protected]>
Sync with Benvie/JavaScriptNext.tmLanguage

https://github.com/Benvie/JavaScriptNext.tmLanguage/commit/b48b67f
https://github.com/Benvie/Jav...

github.com/babel/babel-sublime - cef356b967d3bacadf7b591a38991d265968182a authored almost 10 years ago by Andres Suarez <[email protected]>
Add direct link to Package Control package

github.com/babel/babel-sublime - faf90ac9eb7619031a5bc918787fea18c2b6f6be authored almost 10 years ago by Andres Suarez <[email protected]>
Update comparison gif

Point to the new gif and label it underneath

github.com/babel/babel-sublime - b17430a49c5ceacf9b5e4752454a8e9c4acf0a1c authored almost 10 years ago by Andres Suarez <[email protected]>
Labeled comparison gif

github.com/babel/babel-sublime - 5cd4353bc929d61a4d8bc3cf8296d277b83ef9e0 authored almost 10 years ago by Andres Suarez <[email protected]>
Merge pull request #6 from 6to5/snippets-fixes

Various snippet improvements

github.com/babel/babel-sublime - 86a4bd99185e7f43dad96baafa61992e3c6e4380 authored almost 10 years ago by Andres Suarez <[email protected]>
Various snippet improvements

* Component API snippets now have "this."
* "getDefaultProps" now has the value placeholder for ...

github.com/babel/babel-sublime - 7f125326da334641a72a63039828085adc72c2e8 authored almost 10 years ago by Andres Suarez <[email protected]>
Merge pull request #2 from 6to5/react-snippets

React snippets

github.com/babel/babel-sublime - 484091633dac2f19e87cbab9d0591cd97a81c26f authored almost 10 years ago by Andres Suarez <[email protected]>
Add snippets section to README

github.com/babel/babel-sublime - 00d5892c466be0367ad280b2024e5353d182f98b authored almost 10 years ago by Andres Suarez <[email protected]>
Use concise method definitions in snippets

github.com/babel/babel-sublime - c9c750cfacca4bcc5c30c45d49b0dd9ec5de7a1f authored almost 10 years ago by Andres Suarez <[email protected]>
Remove deprecated "transferPropsTo" snippet

"transferPropsTo" was deprecated in React 0.12.0 (see http://facebook.github.io/react/blog/2014/...

github.com/babel/babel-sublime - c3884d8eb5b82a648991f552b3421a1e6eff46fb authored almost 10 years ago by Andres Suarez <[email protected]>
Add initial snippets

These snippets are an exact copy of https://github.com/reactjs/sublime-react/tree/e060fc33/snipp...

github.com/babel/babel-sublime - d2df189a9427dab2a4384f3949310e97cd0e37b0 authored almost 10 years ago by Andres Suarez <[email protected]>
Merge pull request #1 from 6to5/syntax-definition

Add JS and JSX syntax definition

github.com/babel/babel-sublime - b7c2820a97568670f389874453444b44b89c5b35 authored almost 10 years ago by Andres Suarez <[email protected]>
Flesh out README

github.com/babel/babel-sublime - 7d6fa1f70eb82650558c92c8ebb680781206870b authored almost 10 years ago by Andres Suarez <[email protected]>
Add screenshots and comparison gif

github.com/babel/babel-sublime - 02934705d9583f44c5d80301b6ebd45f19615ffb authored almost 10 years ago by Andres Suarez <[email protected]>
Support Mallet operator

The mallet will check to see if the variable is falsey, and if
it is, override it. It's almost t...

github.com/babel/babylon - 856571e94853db561ff5273814362d1590a41c1b authored almost 10 years ago by Justin Ridgewell <[email protected]>
Merge pull request #16 from kossnocorp/acorn-6to5/fix_test

Turn on playground for `"obj ?= 2"`

github.com/babel/babylon - 196ab15f805de1dd546af05a789fbb1b6c6a6ebd authored almost 10 years ago by Sebastian McKenzie <[email protected]>
Turn on playground for "obj ?= 2"

Without it fail with different issue, doesn’t connected to real case:
`Got error message: Unexpe...

github.com/babel/babylon - ff769780ea1a0601d439e8bbfe48140214c0dec7 authored almost 10 years ago by Sasha Koss <[email protected]>
bump version

github.com/babel/broccoli-babel-transpiler - e0f7b3c4426db3394146b9840ea161b167be4474 authored almost 10 years ago by Stefan Penner <[email protected]>
Merge pull request #11 from hhff/6to5-core-2.12.5

Bump 6to5 to 2.12.5

github.com/babel/broccoli-babel-transpiler - a57f739614ba43f0aa86a49089924e621a48b2f6 authored almost 10 years ago by Stefan Penner <[email protected]>