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

Write 7.22 release post, and add to timeline

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
[Bug]: Source-map name mappings

github.com/babel/babel - lNikolayl opened this issue over 1 year ago
Add `babel-helper-environment-visitor` to `sidebars.js`

github.com/babel/website - liuxingbaoyu opened this pull request over 1 year ago
chore: Improve development experience about global variables

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
TS `import =` and `export =` are now supported

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
Add docs for decorators 2023-05

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
Disable workers for compiling on CircleCI

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Define and narrow types under babel-traverse

github.com/babel/babel - nullableVoidPtr opened this pull request over 1 year ago
fix: Reintroduce "require" export for runtime helpers

github.com/babel/babel - huntie opened this pull request over 1 year ago
Rename stable plugins from -proposal- to -transform-

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
chore: Enable rule `import/recommended`

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
Remove duplicate users list

github.com/babel/website - danez opened this pull request over 1 year ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
add unicode-sets-regex to preset-env

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Materialize regexp unicode sets parser plugin

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Archive syntax-unicode-sets-regex

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
archive syntax-unicode-sets-regex

github.com/babel/babel-archive - JLHwung opened this pull request over 1 year ago
Add `unicode-sets-regex` transform to `preset-env`

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Explicit resource management updates for 7.22.0

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Implement transform support for `using` declarations

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Import declarations updates for 7.22.0

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
rescan gt token at the end of type args parsing

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Unify parsing of import/export modifiers (type/typeof/module)

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[Bug]: Github stopped rendering the changelog again

github.com/babel/babel - ehoogeveen-medweb opened this issue over 1 year ago
May 2023

github.com/babel/proposals - jridgewell opened this issue over 1 year ago
Fix typo in v7-migration.md

github.com/babel/website - pinksynth opened this pull request over 1 year ago
chore: Enable rule `no-import-type-side-effects`

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
fix: Works correctly with `--frozen-intrinsics`

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
[Bug]:

github.com/babel/babel - jiaxing-1994 opened this issue over 1 year ago
Create `@babel/plugin-proposal-import-attributes-to-assertions`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Use sidebars.js

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Fix repl CI build

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Ad docs for import attributes

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
Use Prettier v3.0.0-alpha.12

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Update Rollup and Rollup plugins

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Update `glob`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Rename `-proposal-`s that became standard to `-transform-`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
add hermes targets

github.com/babel/babel - chenyulun opened this issue over 1 year ago
does transform plugins can hot reload

github.com/babel/babel - gongzhxu opened this issue over 1 year ago
remove useBuiltIns and useSpread for Babel 8

github.com/babel/website - JLHwung opened this pull request over 1 year ago
add default jsx runtime in Babel 8

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
support OC_API_TOKEN

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Fix #427

github.com/babel/babel-sublime - nabijaczleweli opened this pull request over 1 year ago
Babel 8: bugfixes defaults to true

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Quick fix for release process

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Fix backward compat for semver checks in class&regexp feat plugins

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[Bug]: Invalid Version: 70001800006

github.com/babel/babel - NogrTL opened this issue over 1 year ago
fix: do not ignore changes in babel/compat-data

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
fix: Not found `corejs3-shipped-proposals.json`

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
[Bug]: Not found corejs3-shipped-proposals.json

github.com/babel/babel - jafg1993 opened this issue over 1 year ago
chore(deps): bump yaml from 2.1.1 to 2.2.2

github.com/babel/babel - dependabot[bot] opened this pull request over 1 year ago
fix: `traverse.visitors.merge` unable to handle `enter,exit`

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Add module options docs

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Docs: add Babel 8 default targets

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Add `ignoreExtensions` docs

github.com/babel/website - JLHwung opened this pull request almost 2 years ago
Add remark-directive-babel8-plugin

github.com/babel/website - JLHwung opened this pull request almost 2 years ago
update decorator proposal spec link

github.com/babel/website - JLHwung opened this pull request almost 2 years ago
update decorators docs

github.com/babel/website - JLHwung opened this pull request almost 2 years ago
fix: `@babel/code-frame` does not display messages

github.com/babel/babel - liuxingbaoyu opened this pull request almost 2 years ago
[babel 8] Require Node.js `^16.20.0 || ^18.16.0 || >=20.0.0`

github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
Update outdated plugin-transform-react-constant-elements.md

github.com/babel/website - SukkaW opened this pull request almost 2 years ago
fix: Wrong order of initialization in TS class constructor

github.com/babel/babel - liuxingbaoyu opened this pull request almost 2 years ago
Update test262

github.com/babel/babel - babel-bot opened this pull request almost 2 years ago
Add syntax import meta to preset env

github.com/babel/babel - JLHwung opened this pull request almost 2 years ago
[Bug]: syntax-import-meta not included in preset-env

github.com/babel/babel - steverep opened this issue almost 2 years ago
Update `core-js`

github.com/babel/babel-polyfills - zloirock opened this pull request almost 2 years ago
[babel 8] Other Babel 8 misc changes

github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
Use synchronous `import.meta.resolve`

github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago