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

fix: More accurate `transform-typeof-symbol` compat data

github.com/babel/babel - liuxingbaoyu opened this pull request 3 days ago
Support flow jsx opening element type arguments

github.com/babel/babel - JLHwung opened this pull request 5 days ago
Unpin Node.js version for Prettier E2E test

github.com/babel/babel - fisker opened this pull request 5 days ago
fix: Correctly generate exported const enums in namespace

github.com/babel/babel - liuxingbaoyu opened this pull request 7 days ago
fix: Remove type-only `import x = y.z`

github.com/babel/babel - liuxingbaoyu opened this pull request 7 days ago
chore: Avoid calling `isInStrictMode` in Babel 7

github.com/babel/babel - liuxingbaoyu opened this pull request 7 days ago
Improve rest spread output

github.com/babel/babel - liuxingbaoyu opened this pull request 7 days ago
Fix failing CI due to Node.js 22.12

github.com/babel/babel - JLHwung opened this pull request 8 days ago
Update test262

github.com/babel/babel - babel-bot opened this pull request 9 days ago
Fix incomplete visitor keys

github.com/babel/babel - JLHwung opened this pull request 9 days ago
add migration note for `TSAbstract` AST change

github.com/babel/website - JLHwung opened this pull request 10 days ago
chore: Pack some parser options into a number

github.com/babel/babel - liuxingbaoyu opened this pull request 10 days ago
fix: Correctly set position for `@(a.b)()`

github.com/babel/babel - liuxingbaoyu opened this pull request 12 days ago
add migration note to TSTypeQuery typeArguments

github.com/babel/website - JLHwung opened this pull request 12 days ago
docs: add implied babel-types breaking changes

github.com/babel/website - JLHwung opened this pull request 15 days ago
add TSTypeReference migration note

github.com/babel/website - JLHwung opened this pull request 15 days ago
fix: build updated babel-type helpers

github.com/babel/babel - JLHwung opened this pull request 16 days ago
feature: TSTypeOperator: keyof (#16799)

github.com/babel/babel - coderaiser opened this pull request 16 days ago
fix: migrate to dirent.parentPath

github.com/babel/babel - JLHwung opened this pull request 16 days ago
ci: add ember e2e test

github.com/babel/babel - JLHwung opened this pull request 17 days ago
[babel 8] Rename `superTypeParameters` -> `superTypeArguments`

github.com/babel/babel - nicolo-ribaudo opened this pull request 17 days ago
[estree] Adjust the start loc of class methods with type params

github.com/babel/babel - nicolo-ribaudo opened this pull request 17 days ago
Update tests for Node.js 22.12

github.com/babel/babel - nicolo-ribaudo opened this pull request 17 days ago
Add migration for TSModuleDeclaration AST change

github.com/babel/website - nicolo-ribaudo opened this pull request 17 days ago
Deprecate `babel-code-frame` on NPM

github.com/babel/babel - jonkoops opened this issue 17 days ago
PrUpdate globals.d.ts

github.com/babel/babel - samss084 opened this pull request 20 days ago
Deprecate renamed npm packages

github.com/babel/babel - github-actions[bot] opened this issue 22 days ago
Using unpkg instead of googleapis

github.com/babel/website - liuxingbaoyu opened this pull request 22 days ago
Update test262

github.com/babel/babel - babel-bot opened this pull request 23 days ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request 23 days ago
docs: add TSEnumBody migration

github.com/babel/website - JLHwung opened this pull request 23 days ago
Add generate-babel-7-tests script

github.com/babel/babel - JLHwung opened this pull request 23 days ago
Create TSEnumBody for TS EnumDeclaration

github.com/babel/babel - JLHwung opened this pull request 24 days ago
Default `importAttributesKeyword` to `with`

github.com/babel/babel - JLHwung opened this pull request 26 days ago
Update test262

github.com/babel/babel - babel-bot opened this pull request 30 days ago
chore: bump regexpu-core to 6.2.0

github.com/babel/babel - JLHwung opened this pull request 30 days ago
Bump cross-spawn from 7.0.3 to 7.0.6

github.com/babel/babel-loader - dependabot[bot] opened this pull request about 1 month ago
add compat-data docs

github.com/babel/website - JLHwung opened this pull request about 1 month ago
docs(compat-data): add package description

github.com/babel/babel - JLHwung opened this pull request about 1 month ago
[Bug]: "Map maximum size exceeded" in deepClone

github.com/babel/babel - darress opened this issue about 1 month ago
chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3

github.com/babel/babel - dependabot[bot] opened this pull request about 1 month ago
perf: Improve traverse performance

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 month ago
perf: Avoid repeated traversal when creating scope

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 month ago
Use CodeMirror 6 in REPL

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

github.com/babel/babel - babel-bot opened this pull request about 1 month ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request about 1 month ago
Fix unused markdown directives warning

github.com/babel/website - JLHwung opened this pull request about 1 month ago
perf: Reduce the use of temporary objects

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 month ago
Update .eslintignore

github.com/babel/website - Mti143 opened this pull request about 1 month ago
Update rollup.config.mjs

github.com/babel/website - Mti143 opened this pull request about 1 month ago
[preserveFormat] force semicolons when invalidating ASI

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 month ago
Update usage.md

github.com/babel/website - Mti143 opened this pull request about 1 month ago
Update test262

github.com/babel/babel - babel-bot opened this pull request about 1 month ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request about 1 month ago
perf: Remove use of `simplifyAccess`

github.com/babel/babel - liuxingbaoyu opened this pull request about 2 months ago
docs: fix broken link in `babel-compat-data/README.md` [skip ci]

github.com/babel/babel - lumirlumir opened this pull request about 2 months ago
Minor typo fix in parser.md

github.com/babel/website - orta opened this pull request about 2 months ago
[Babel 8] Remove `TSModuleDeclaration.global`

github.com/babel/babel - liuxingbaoyu opened this pull request about 2 months ago
chore: Testing changes related to Node 23

github.com/babel/babel - liuxingbaoyu opened this pull request about 2 months ago
Update plugins link

github.com/babel/website - JLHwung opened this pull request about 2 months ago
Update test262

github.com/babel/babel - babel-bot opened this pull request about 2 months ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request about 2 months ago
Update `core-js`

github.com/babel/babel-polyfills - zloirock opened this pull request about 2 months ago