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

Merge pull request #1 from thejameskyle/master

Higher resolution image and add README

github.com/babel/logo - c426663845a59934cadb8600c2e0d74ab59e2d4f authored about 10 years ago by Sebastian McKenzie <[email protected]>
Higher resolution image and add README

github.com/babel/logo - 08ea0447019c17676789339d4df0a473dceb8f61 authored about 10 years ago by James Kyle <[email protected]>
first commit

github.com/babel/website - 1208b5ebc4bdc4ca270114ebc4b9e96ed1cd58a6 authored about 10 years ago by Sebastian McKenzie <[email protected]>
first commit

github.com/babel/logo - a20dbfafb9ccea9d6cd06da72d75c3f80de1abf5 authored about 10 years ago by Sebastian McKenzie <[email protected]>
fix package.json identation

github.com/babel/babylon - 41f7959d9ca5f6f448e99f7b8b3219253072f3e9 authored about 10 years ago by Sebastian McKenzie <[email protected]>
remove build status from readme

github.com/babel/babylon - fc046bab5499d9afcac66d21d96c96379546ea6c authored about 10 years ago by Sebastian McKenzie <[email protected]>
fix [email protected] email

github.com/babel/babylon - c90022e97f06636efb3401e876895916b4e814cd authored about 10 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'check-lval-paren-expressions' of https://github.com/sebmck/acorn

github.com/babel/babylon - 39e0b51d175ed6feca53dc87b642986e026d30e8 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Support ParanthesizedExpressions in checkLval

github.com/babel/babylon - 521ab6c11dba7bcb2f59867a5104d88802d60ee9 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Add support for computed static mutator class methods

github.com/babel/babylon - a18f3d10037c4adba0f0de8b16472ee5feeb9524 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'computed-static-mutator-class-methods' of https://github.com/sebmck/acorn

github.com/babel/babylon - f82896a919b0d76c102349558e38a314fcf0a2f1 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Add support for computed static mutator class methods

github.com/babel/babylon - 4f0c37eb68ee6388dcb4474ec24d0297b5e2af04 authored about 10 years ago by Sebastian McKenzie <[email protected]>
fix options.strictMode reference

github.com/babel/babylon - 7f57741824abc1015b59093866912ee091e710b6 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Pass options to 6to5.

github.com/babel/karma-babel-preprocessor - 1612fe52cf8c861951d98d52da681a455d089507 authored about 10 years ago by Shuhei Kagawa <[email protected]>
add strictMode option

github.com/babel/babylon - 16063dd8b357dca5ded7ec772ca53a10dbeee9ad authored about 10 years ago by Sebastian McKenzie <[email protected]>
add acorn-jsx shoutout to readme

github.com/babel/babylon - 21900ae2b063b4d8af1f88869a5c3434da1f4330 authored about 10 years ago by Sebastian McKenzie <[email protected]>
update package.json

github.com/babel/babylon - d6771b1cef23b379b2182d89095a5bf56a20ac81 authored about 10 years ago by Sebastian McKenzie <[email protected]>
remove readme

github.com/babel/babylon - 62670e74cb5b41fee5093eefe36ee251171682f0 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Update README.md

github.com/babel/karma-babel-preprocessor - 33f4eb2ccf6fe2174545ec742716d6881ec5899e authored about 10 years ago by Shuhei Kagawa <[email protected]>
Create README.

github.com/babel/karma-babel-preprocessor - 017d53d7fc17c4409a8b5948af464ad03c16755e authored about 10 years ago by Shuhei Kagawa <[email protected]>
Make it work.

github.com/babel/karma-babel-preprocessor - 797833510430df19fdad4a4a4e64d65b7c434aa6 authored about 10 years ago by Shuhei Kagawa <[email protected]>
Remove console.log.

github.com/babel/karma-babel-preprocessor - 59b7e35c8b93fb4a9625477d85fa63dd3cd121ae authored about 10 years ago by Shuhei Kagawa <[email protected]>
Fix function signature.

github.com/babel/karma-babel-preprocessor - d5553832a3d931b34856945f1d57cf6712235f4e authored about 10 years ago by Shuhei Kagawa <[email protected]>
Initial commit. 0.0.1.

github.com/babel/karma-babel-preprocessor - 14e17d7fdfaa0520199161bbfaac3b5f97a92773 authored about 10 years ago by Shuhei Kagawa <[email protected]>
v1.0.0 - closes #6

github.com/babel/babelify - 0fc2348da942b43809007d04b6efb3ca46477193 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'master' of https://github.com/marijnh/acorn

github.com/babel/babylon - 71832ee45da0301cdb51b22a11020cd43d091254 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'fix-semicolons-modules' of https://github.com/sebmck/acorn

Conflicts:
acorn.js

github.com/babel/babylon - fb0fb90911f6dcae274fbe108c3dbb91153359b3 authored about 10 years ago by Sebastian McKenzie <[email protected]>
make ImportDeclaration and ExportDeclaration semicolons more spec-compliant

github.com/babel/babylon - 9d3580b23ac6e5a55013339c3b13cde5c6a6072b authored about 10 years ago by Sebastian McKenzie <[email protected]>
make ImportDeclaration and ExportDeclaration semicolons more spec-compliant

github.com/babel/babylon - 1be5b3c82331ae73623af1fa6b09da2e1d7c7a9e authored about 10 years ago by Sebastian McKenzie <[email protected]>
Remove redundant range info from tests

github.com/babel/babylon - 8a799c60770e25b167941e83f1bd56f863486db4 authored about 10 years ago by Marijn Haverbeke <[email protected]>
Remove property name clash check in ES6 as per Draft Rev 26.

See https://github.com/rwaldron/tc39-notes/blob/master/es6/2014-06/jun-6.md#conclusionresolution...

github.com/babel/babylon - f26b656ea5440ec54cf79a4a48f1a579b45b0fd8 authored about 10 years ago by Ingvar Stepanyan <[email protected]>
Only apply kludge from f48503cd31826f8cfb0f0e2b6964879dbe318385 when unicode regexps are not supported

github.com/babel/babylon - 5d1db2e9937e779bef32e3a91bd0a7ba15367a32 authored about 10 years ago by Marijn Haverbeke <[email protected]>
add unicode flag support to regex

github.com/babel/babylon - f48503cd31826f8cfb0f0e2b6964879dbe318385 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Move comprehension support under `ecmaVersion: 7` as per spec.

github.com/babel/babylon - fd79ac58798bdb52e918639494f7d39353484dc3 authored about 10 years ago by Ingvar Stepanyan <[email protected]>
Merge branch 'add-unicode-regex-support' of https://github.com/sebmck/acorn

Conflicts:
acorn.js

github.com/babel/babylon - 0cc9322bcaf932046ab1139d062ec828d71b6e9d authored about 10 years ago by Sebastian McKenzie <[email protected]>
add regex tests

github.com/babel/babylon - 6eeb101185394ba705070f788105843b2c27f737 authored about 10 years ago by Sebastian McKenzie <[email protected]>
add additional regex property to regex literals containing pattern and flags

github.com/babel/babylon - 397d87fd1106d7d10fa49f2058cc832c2be5bdf1 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Release 1.7.4

github.com/babel/babel-brunch - d6de9bab74474f15d5280e18861958afa81434c4 authored about 10 years ago by Elan Shanker <[email protected]>
Update tests

github.com/babel/babel-brunch - d91a03ad20454c4f4ce7d9c97ff518d1fadfa4f6 authored about 10 years ago by Elan Shanker <[email protected]>
Update sourcemap handling

github.com/babel/babel-brunch - e04e5d6461cf4d72c5338897679fda17b9e83703 authored about 10 years ago by Elan Shanker <[email protected]>
6to5 ^1.9.0

github.com/babel/babel-brunch - 22560f19283647e674724cdad35aee928dfa9a84 authored about 10 years ago by Elan Shanker <[email protected]>
Update version.

github.com/babel/babylon - 156fee8b4d79c9daf786200be2e847eb45d0385c authored about 10 years ago by Ingvar Stepanyan <[email protected]>
Merge pull request #3 from sebmck/master

Merge with latest acorn.

github.com/babel/babylon - d27a5680022558ea5ea8a976a207ebe06ebef9bf authored about 10 years ago by Ingvar Stepanyan <[email protected]>
Merge branch 'master' of https://github.com/marijnh/acorn

Conflicts:
acorn.js
package.json

github.com/babel/babylon - 7a4715c2dec581d8075067e5fb05d13ec7c0f6d5 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Remove bogus support for \U escapes

Issue #147

github.com/babel/babylon - 5ff7e59a0a3497d76e39aeedfef14cfdb05072f9 authored about 10 years ago by Marijn Haverbeke <[email protected]>
Initial commit

github.com/babel/duo-babel - ce3675068bc9e9a8f08c37c2dc70434b007d6734 authored about 10 years ago by Henrik Kjelsberg <[email protected]>
[loose parser] Ignore shebang lines

Closes marijnh/tern#408

github.com/babel/babylon - 437ce2d9bee35bcccfcf9912040a418f8125fbea authored about 10 years ago by Marijn Haverbeke <[email protected]>
Make parse_dammit honour the 'ranges' option

Closes #140

github.com/babel/babylon - ad69446c0a95d58804f12d63785b160ac93d2760 authored about 10 years ago by Mike Rennie <[email protected]>
Note lack of es6 support in parse_dammit in the README

github.com/babel/babylon - 51e0b81eea5a1c7b194a9507997795cdb377fd6e authored about 10 years ago by Marijn Haverbeke <[email protected]>
Prevent returning map as boolean false

map property should be undefined if there is no sourcemap to provide

github.com/babel/babel-brunch - 395b23395698c4f841ad12a7af41f42c115d801f authored about 10 years ago by Elan Shanker <[email protected]>
add unicode flag support to regex

github.com/babel/babylon - 0258dafa8af64a5cfb879f8ca64782c8c89d00fd authored about 10 years ago by Sebastian McKenzie <[email protected]>
better spacing

github.com/babel/babelify - 516d33ce9b7e49a8642457ebd523195cb2d133b6 authored about 10 years ago by Sebastian McKenzie <[email protected]>
add to5Browserify.configure to README

github.com/babel/babelify - af328b2e6b5d8f1127d7bd23a2c7f84278019e31 authored about 10 years ago by Sebastian McKenzie <[email protected]>
add ignore via regex option

github.com/babel/babelify - c041e4afaa3a8d411071af5302d4987e6f6e2b4d authored about 10 years ago by Sebastian McKenzie <[email protected]>
Add option for representing parenthesized expressions in the AST.

github.com/babel/babylon - d525c4564442a77d8b8fac88393767a430ef01f7 authored about 10 years ago by Max Schaefer <[email protected]>
Guard against missing elements in array patterns when checking function parameters.

github.com/babel/babylon - e9c7209f8b6e28f9bb94c44db0e7e0352de1edf0 authored about 10 years ago by Max Schaefer <[email protected]>
Add necessary options for source mapping

Signed-off-by: nightire <[email protected]>

github.com/babel/broccoli-babel-transpiler - bbdde326fffe6b83dc41059f1c0a915c37f89fcb authored about 10 years ago by nightire <[email protected]>
Add Travis CI status

github.com/babel/broccoli-babel-transpiler - 06a2e66cd8699aa0a695d4d1949cb4f530e9fa5d authored about 10 years ago by nightire <[email protected]>
Bump version 0.1.1

github.com/babel/broccoli-babel-transpiler - 2930506cd401b4fcfdbc774194caafb989be6497 authored about 10 years ago by nightire <[email protected]>
Add Travis CI configurations

github.com/babel/broccoli-babel-transpiler - b918749d9970f98f224ef6d7687a7dabb92a1bd6 authored about 10 years ago by nightire <[email protected]>
Release version 0.1.0

Signed-off-by: nightire <[email protected]>

github.com/babel/broccoli-babel-transpiler - 57d5ed7288ad8a02243910635b7443fd060c0145 authored about 10 years ago by nightire <[email protected]>
Get ready for testing

Signed-off-by: nightire <[email protected]>

github.com/babel/broccoli-babel-transpiler - 9be8f357bde2369266ecc098554b75312dead3cf authored about 10 years ago by nightire <[email protected]>
Initial commit with LICENSE and README

Signed-off-by: nightire <[email protected]>

github.com/babel/broccoli-babel-transpiler - deef3ef750b231ddebeb62c2e39c74b871b938ab authored about 10 years ago by nightire <[email protected]>
Add repository, fix test and set 6to5 version to any

github.com/babel/jade-babel - 2841c425fff6ada2dc0b644f42e122bc654ce116 authored about 10 years ago by Apox <[email protected]>
v0.0.10

github.com/babel/babelify - 3fab3a1da0d998d54676d77ab1c4187d3cfad8b1 authored about 10 years ago by Sebastian McKenzie <[email protected]>
change single quotes to double quotes

github.com/babel/babelify - 813374ee1b56d5931d8e1828c55d58371b585395 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #5 from Apoxx/errorHandling

Add error handling via events

github.com/babel/babelify - 43689aaa776f875dfee4f6d3fdd8fd0efeb8a99e authored about 10 years ago by Sebastian McKenzie <[email protected]>
Remove unused variable.

github.com/babel/babel-loader - d9824d5dafab02f3f816cd82460d25fa33323ebd authored about 10 years ago by Couto <[email protected]>
Move webpack as a peer dependency.

github.com/babel/babel-loader - 34e81365a3abf519db6b58d9186ac2bcb4149e73 authored about 10 years ago by Couto <[email protected]>
Add error handling via events, adapt the readme and make source-maps by default

github.com/babel/babelify - 368fe0104ec25bf65e51c6bc40ff3c31066c3a3b authored about 10 years ago by Apox <[email protected]>
Update dependency.

github.com/babel/babel-loader - aa51e86614e130d13e7a2ee9849412bf23a6a044 authored about 10 years ago by Couto <[email protected]>
Move 6to5 to peerDependencies

github.com/babel/babel-loader - eb602f0059599cc22519ea8971869b544c91f058 authored about 10 years ago by jupl <[email protected]>
Fork jade-traceur for 6to5

github.com/babel/jade-babel - efe710141ff257f201606c58d63b1014b51d5d3e authored about 10 years ago by Apox <[email protected]>
Update depency.

github.com/babel/babel-loader - bcaec32122b4d1192d7cc67361fe1d9a23f98477 authored about 10 years ago by Couto <[email protected]>
Feed source maps to Webpack

github.com/babel/babel-loader - fb7e6b8ec5e1060a1145030cf445fe236b9230d6 authored about 10 years ago by jupl <[email protected]>
Update dependency (6to5)

github.com/babel/babel-loader - 68dbb6d7391d2cee064ad3b204aa699fbe805b3d authored about 10 years ago by Couto <[email protected]>
Better validation.

github.com/babel/babel-loader - 7d2883ec88f4b84b6b5961955ddcda24df908256 authored about 10 years ago by Couto <[email protected]>
1.0.1

github.com/babel/gulp-babel - 3b3fa09ba76d42d5684941135d387e814e82d218 authored about 10 years ago by Sindre Sorhus <[email protected]>
fix source maps and tests

github.com/babel/gulp-babel - 502f6d3665648946cb785902b049c15428026725 authored about 10 years ago by Sindre Sorhus <[email protected]>
1.0.1

github.com/babel/grunt-babel - 1beb48e02e9eda76b245df12018d43fa1c742ec2 authored about 10 years ago by Sindre Sorhus <[email protected]>
Close GH-4: Ensure source map object is written as JSON.

github.com/babel/grunt-babel - 57152d1b8f6e2a230b55bc78c6d369935f2f44ea authored about 10 years ago by Elan Shanker <[email protected]>
bump version

github.com/babel/babelify - 13e56c95e063de786a04851c7d84b17ea4893529 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #4 from quarterto/patch-1

Transforms should not be installed globally

github.com/babel/babelify - ca25bcde1ce4d2ed3c3ee9b1c14c4ab5016eb2c9 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Transforms should not be installed globally

Browserify transforms are expected to be somewhere they can be `require`d.

github.com/babel/babelify - 2401ea8e84edd025ef4911da1a90dac4b054205e authored about 10 years ago by Matt Brennan <[email protected]>
Merge pull request #3 from chrisabrams/master

Fix readme var

github.com/babel/babelify - 828fd9d86e58f616fbd8e4f0d9523831963e1f26 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Fix readme var

github.com/babel/babelify - 13bf93b0bfd251818025b544e5a9faa10bfae48b authored about 10 years ago by Chris Abrams <[email protected]>
bump version

github.com/babel/babelify - 8299f216738c16e9a7f0c778ffef08c1c77a4eda authored about 10 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'atombender-master'

github.com/babel/babelify - c9650334b7663b8baf798414c0787d6b7e052854 authored about 10 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'master' of github.com:atombender/6to5-browserify into atombender-master

Conflicts:
index.js

github.com/babel/babelify - 7b1bf9e14c78d260c72566c3bab0c44e81c50669 authored about 10 years ago by Sebastian McKenzie <[email protected]>