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: incorrect javascrpit syntax in issue template

github.com/babel/babel - YuHyeonWook opened this pull request 3 months ago
chore: Simplify the use of definitions for @babel/types

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
Add type definitions for eslint packages

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
Update facebook/jsx link

github.com/babel/website - skyclouds2001 opened this pull request 3 months ago
Update dependency rollup to v4.22.4 [SECURITY]

github.com/babel/babel - renovate[bot] opened this pull request 3 months ago
Add deprecated JSDOC for fields

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
Enable import attributes parsing by default

github.com/babel/babel - nicolo-ribaudo opened this pull request 3 months ago
feat: add `startIndex` parser option

github.com/babel/babel - DylanPiercey opened this pull request 3 months ago
Bump regexpu-core to 6

github.com/babel/babel - JLHwung opened this pull request 3 months ago
Update test262

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

github.com/babel/babel - babel-bot opened this pull request 3 months ago
fix: Cannot polyfilled on optional chains

github.com/babel/babel-polyfills - liuxingbaoyu opened this pull request 3 months ago
Migrate `@babel/register` to cts

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
chore: Enable `import/export` rule

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
perf: Improve @babel/types builders

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
Bump Docusaurus to 3.5

github.com/babel/website - JLHwung opened this pull request 3 months ago
Always enable parsing of Flow enums

github.com/babel/babel - nicolo-ribaudo opened this pull request 3 months ago
Add migration docs for flow `enums` option

github.com/babel/website - nicolo-ribaudo opened this pull request 3 months ago
[babel 8] Add docs for minimal/smart pipeline modes removal

github.com/babel/website - nicolo-ribaudo opened this pull request 3 months ago
Update jsesc to ^3.0.2

github.com/babel/babel - nicolo-ribaudo opened this pull request 3 months ago
Avoid error on missing getLogger (v9)

github.com/babel/babel-loader - nicolo-ribaudo opened this pull request 3 months ago
Avoid error on missing getLogger (v8)

github.com/babel/babel-loader - nicolo-ribaudo opened this pull request 3 months ago
[Babel 8] fix: Throwing exceptions synchronously

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
fix: CI Failure

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
Update test262

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

github.com/babel/babel - babel-bot opened this pull request 3 months ago
fix: ObjectPattern used as id inside for-of

github.com/babel/babel - coderaiser opened this pull request 3 months ago
add diff to additionalLanguages

github.com/babel/website - JLHwung opened this pull request 3 months ago
fix: Exception thrown when using Babel 8

github.com/babel/babel-loader - liuxingbaoyu opened this pull request 3 months ago
Bump webpack from 5.89.0 to 5.94.0

github.com/babel/website - dependabot[bot] opened this pull request 3 months ago
bump Babel 8 to 8.0.0-alpha.12

github.com/babel/website - JLHwung opened this pull request 3 months ago
Fix codeblock titles

github.com/babel/website - JLHwung opened this pull request 3 months ago
MUpdate _redirects

github.com/babel/website - Mti-isf opened this pull request 3 months ago
update shipped proposals docs

github.com/babel/website - JLHwung opened this pull request 3 months ago
Only access `BABEL_TYPES_8_BREAKING` at startup

github.com/babel/babel - nicolo-ribaudo opened this pull request 3 months ago
M-Update v7-migration.md

github.com/babel/website - Mti-isf opened this pull request 3 months ago
chore: Enable more lint rules

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
Update `typescript` & `typescript-eslint`

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
Update readme and repo templates

github.com/babel/babel-loader - JLHwung opened this pull request 3 months ago
fix: update identifier to unicode 16

github.com/babel/babel - JLHwung opened this pull request 3 months ago
Update usage.md

github.com/babel/website - Mti-isf opened this pull request 3 months ago
MUpdate config-files.md

github.com/babel/website - Mti-isf opened this pull request 3 months ago
MUpdate learn.md

github.com/babel/website - Mti-isf opened this pull request 3 months ago
Inline one-line syntax plugins

github.com/babel/babel - nicolo-ribaudo opened this pull request 3 months ago
Remove `eslint-plugin-prettier`

github.com/babel/babel - fisker opened this pull request 3 months ago
Enable `unicorn/prefer-set-has` rule

github.com/babel/babel - fisker opened this pull request 3 months ago
chore: fix prettier flag

github.com/babel/babel - fisker opened this pull request 3 months ago
Allow sync loading of ESM when `--experimental-require-module`

github.com/babel/babel - nicolo-ribaudo opened this pull request 3 months ago
Fix parallel-tsc may throw exception

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
MUpdate and rename usage.md to Musage.md

github.com/babel/website - Mti143 opened this pull request 3 months ago
Remove `BABEL_TYPES_8_BREAKING` flag and enable it by default

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
fix: Class reference in type throws error

github.com/babel/babel - liuxingbaoyu opened this pull request 3 months ago
Revert "Pin to Node.js 22.5"

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
NiyUpdate and rename _redirects to M_redirects

github.com/babel/website - Mti143 opened this pull request 4 months ago
fix: issue with node path keys updated on unrelated paths

github.com/babel/babel - DylanPiercey opened this pull request 4 months ago
[Flow] Drop support for annotations inside array patterns

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Update README

github.com/babel/babel - Olexandr88 opened this pull request 4 months ago
[babel 8] Docs for babel/node args order

github.com/babel/website - nicolo-ribaudo opened this pull request 4 months ago
Update test262

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

github.com/babel/babel - babel-bot opened this pull request 4 months ago
Archive syntax-import-reflection and syntax-decimal

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Remove `importReflection` parser plugin

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
[Babel 8] Remove `DecimalLiteral` AST

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
[Bug]: babel/highlight has two color libs

github.com/babel/babel - lukeed opened this issue 4 months ago
breaking: use webpack builtin cache

github.com/babel/babel-loader - JLHwung opened this pull request 4 months ago
Docs for `importAssertions` and `importReflection` removal

github.com/babel/website - nicolo-ribaudo opened this pull request 4 months ago
Remove unnecessary BigInt conditional usage

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Update dependency semver to v7 [SECURITY]

github.com/babel/babel - renovate[bot] opened this pull request 4 months ago
Migration: min Node.js version for Babel 8

github.com/babel/website - nicolo-ribaudo opened this pull request 4 months ago
Add Igalia as a base support sponsor

github.com/babel/website - nicolo-ribaudo opened this pull request 4 months ago
[Babel 8] Remove `minimal,smart` option of Pipeline Operator

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
[babel 8] Require Node.js `^18.20.0 || ^20.17.0 || >=22.8.0`

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Backport #1037 to 8.x

github.com/babel/babel-loader - JLHwung opened this pull request 4 months ago
add readme section for loggingDebug support

github.com/babel/babel-loader - JLHwung opened this pull request 4 months ago
backport #1034 to 9.x

github.com/babel/babel-loader - JLHwung opened this pull request 4 months ago
Use an inclusion rather than exclusion list for `super()` check

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
fix: `assertThisInitialized` logic for `super()` in label

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
[Bug]: Uninitialized class inited unexpected

github.com/babel/babel - magic-akari opened this issue 4 months ago
Support `import()` in `rewriteImportExtensions`

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
Simplify test fixtures

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
[Babel 8] Remove `enums` option of flow plugin

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
[Babel 8] Remove `NodePath#getSource`

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
[Babel 8] doc: Remove `decimal` from parser

github.com/babel/website - liuxingbaoyu opened this pull request 4 months ago
Implement proposal for JSX standardization

github.com/babel/babel - thesoftwarephilosopher opened this issue 4 months ago
Fix printing of TS `infer` in compact mode

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago