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

chore: Update artifact tools

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
fix typo

github.com/babel/babel-plugin-proposal-private-property-in-object - ga0xia0b0 opened this pull request about 1 year ago
[Bug]: Fails to parse Flow conditional type.

github.com/babel/babel - seiyab opened this issue about 1 year ago
unknow option .default

github.com/babel/babel-loader - luoriwusheng-xia opened this issue about 1 year ago
fix: `preset-env` throws exception for `export * as x`

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
fix: Class decorator `ctx.kind` is wrong

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
Improve output for re-exporting

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
Merge decorators into class features

github.com/babel/babel - JLHwung opened this pull request about 1 year ago
Update `core-js`

github.com/babel/babel-polyfills - zloirock opened this pull request about 1 year ago
fix: `@babel/core` peerDependency in `@babel/eslint-parser`

github.com/babel/babel - coderaiser opened this pull request about 1 year ago
Add transform support for JSON modules imports

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
Create webpack.yml

github.com/babel/babel-loader - HACKWrld999 opened this pull request about 1 year ago
Fix decorator initProto usage in derived classes

github.com/babel/babel - JLHwung opened this pull request about 1 year ago
[babel 8] Add missing `assertVersion` conditions

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
Update polyfill plugins

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
Avoid unpreventable `unhandledRejection` events

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
fix: Correctly indenting when `retainLines` is enabled

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
:bug: fix: compile code not work when page reload

github.com/babel/website - luckymore opened this pull request about 1 year ago
Fix Regular Expression Denial of Service in debug

github.com/babel/babel - martinez-hugo opened this pull request about 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request about 1 year ago
Optimize decorator helper size

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
Reuse computed key memoiser

github.com/babel/babel - JLHwung opened this pull request about 1 year ago
docs: clarify `.babelignore` file loading

github.com/babel/website - JLHwung opened this pull request about 1 year ago
Remove `TSPropertySignature.initializer`

github.com/babel/babel - fisker opened this pull request about 1 year ago
[Bug]: SyntaxError: Unexpected token

github.com/babel/babel - lyanerzhang opened this issue about 1 year ago
Bump browserslist to 4.22.2

github.com/babel/babel - JLHwung opened this pull request about 1 year ago
`using`: Allow looking up `Symbol.dispose` on a function

github.com/babel/babel - odinho opened this pull request about 1 year ago
Add Techjobs to users

github.com/babel/website - CharlesDM opened this pull request about 1 year ago
Support named evaluation for decorated anonymous class exp

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

github.com/babel/babel - babel-bot opened this pull request about 1 year ago
Set function name for decorated private non-field elements

github.com/babel/babel - JLHwung opened this pull request about 1 year ago
[BABEL8] Release updates to npm

github.com/babel/babel - coderaiser opened this issue about 1 year ago
[babel 8] Remove `loose`/`spec` from `preset-env`, and `useESModules`

github.com/babel/website - nicolo-ribaudo opened this pull request about 1 year ago
[babel 8] Remove `useESModules` option

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
Fix types.md update in the release workflow

github.com/babel/babel - JLHwung opened this pull request about 1 year ago
Apply `toPropertyKey` on decorator context name

github.com/babel/babel - JLHwung opened this pull request about 1 year ago
Class binding is in TDZ during decorators initialization

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
Fix references to enum values with merging

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
Update jest-light-runner & jest

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
[Bug]: Wrong refrences of merging enum

github.com/babel/babel - magic-akari opened this issue about 1 year ago
[Bug]: References to merging enum member is lost

github.com/babel/babel - magic-akari opened this issue about 1 year ago
[babel 8] Remove `CodeGenerator` from `@babel/generator`

github.com/babel/website - liuxingbaoyu opened this pull request about 1 year ago
[babel 8] Enforce specifying proper core-js version

github.com/babel/website - liuxingbaoyu opened this pull request about 1 year ago
Allow addInitializer in field decorator context

github.com/babel/babel - JLHwung opened this pull request about 1 year ago
Do not remove bindings when removing assignment expression path

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
Fix helpers internal fns names conflict resolution

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
Optimize `decorator` helper size

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
[babel 8] Remove `CodeGenerator` from `@babel/generator`

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
Change comments for type files

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
Simplify class fields injetion after `super()`

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
fix: Missing parentheses after line break

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
[Bug]: super operator call using ternary operator

github.com/babel/babel - simakvladimir opened this issue about 1 year ago
Update test262

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

github.com/babel/babel - babel-bot opened this pull request about 1 year ago
Add migration note to ImportExpression changes

github.com/babel/website - JLHwung opened this pull request about 1 year ago
chore: Simplify `yarn.config.cjs`

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
BunnyJs

github.com/babel/babel-loader - Ndibale opened this issue about 1 year ago
[Bug]: Babel removes parenthesis at place where are required.

github.com/babel/babel - gabrielgortabns opened this issue about 1 year ago
fix: Unexpected duplication of comments

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
Patch psl to use punycode from node_modules

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

github.com/babel/babel - babel-bot opened this pull request about 1 year ago
[Bug]: duplicated comment after `path.remove()`

github.com/babel/babel - coderaiser opened this issue about 1 year ago
[Bug]: decorators don't support static properties

github.com/babel/babel - alexpods opened this issue about 1 year ago
fix: Pure comments missing parentheses

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
Migrate Prolog Yarn constraints to JS

github.com/babel/babel - JLHwung opened this pull request about 1 year ago
Allow benchmark with esm building

github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
[Bug] Our custom Error.prepareStackTrace leaks to the user

github.com/babel/babel - nicolo-ribaudo opened this issue about 1 year ago
Use prettier 3.1

github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago