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
Adding ES6 `import("find-cache-dir");` should be a breaking change.
github.com/babel/babel-loader - easingthemes opened this issue about 1 year ago
github.com/babel/babel-loader - easingthemes opened this issue about 1 year ago
[Bug]: The code cannot be minimized. There are two references
github.com/babel/babel - peacejj opened this issue about 1 year ago
github.com/babel/babel - peacejj opened this issue about 1 year ago
[Bug]: The code cannot be minimized. There are two references
github.com/babel/minify - peacejj opened this issue about 1 year ago
github.com/babel/minify - peacejj opened this issue about 1 year ago
chore: Update artifact tools
github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
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
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
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
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
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
github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
[Bug]: class decorator context.kind is 'field', should 'class'
github.com/babel/babel - liuzw2579 opened this issue about 1 year ago
github.com/babel/babel - liuzw2579 opened this issue about 1 year ago
Improve output for re-exporting
github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
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
github.com/babel/babel - JLHwung opened this pull request about 1 year ago
[Bug]: Instance brand checks defined in static class elements do not work when the class is decorated
github.com/babel/babel - JLHwung opened this issue about 1 year ago
github.com/babel/babel - JLHwung opened this issue about 1 year ago
Sorting `core-js` modules in the order from `core-js-compat`
github.com/babel/babel-polyfills - zloirock opened this issue about 1 year ago
github.com/babel/babel-polyfills - zloirock opened this issue about 1 year ago
Update `core-js`
github.com/babel/babel-polyfills - zloirock opened this pull request about 1 year ago
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
github.com/babel/babel - coderaiser opened this pull request about 1 year ago
[Bug]: `@babel/core` peer dependency of `@babel/[email protected]` produces warnings after install
github.com/babel/babel - coderaiser opened this issue about 1 year ago
github.com/babel/babel - coderaiser opened this issue about 1 year ago
[Discussion] Set the default `noDocumentAll` to `true` in Babel 8
github.com/babel/babel - liuxingbaoyu opened this issue about 1 year ago
github.com/babel/babel - liuxingbaoyu opened this issue 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
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
github.com/babel/babel-loader - HACKWrld999 opened this pull request about 1 year ago
[Bug]: @babel/helper-compilation-targets: 'opera_mobile' is not a valid target when upgrading babel/core to 7.23.6
github.com/babel/babel - zuyetawarmatik opened this issue about 1 year ago
github.com/babel/babel - zuyetawarmatik opened this issue about 1 year ago
Fix decorator initProto usage in derived classes
github.com/babel/babel - JLHwung opened this pull request about 1 year ago
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
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
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
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
github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
[Bug]: rangeError with retainLines and multi lines comments
github.com/babel/babel - ArnaudBarre opened this issue about 1 year ago
github.com/babel/babel - ArnaudBarre opened this issue 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
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
github.com/babel/babel - martinez-hugo opened this pull request about 1 year ago
[Bug]: @babel/eslint-parser/experimental-worker hang when .babelrc located in directory
github.com/babel/babel - coderaiser opened this issue about 1 year ago
github.com/babel/babel - coderaiser opened this issue about 1 year ago
Ensure the `[[@@toPrimitive]]` call of a decorated class member key is invoked once
github.com/babel/babel - JLHwung opened this pull request about 1 year ago
github.com/babel/babel - JLHwung 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
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
github.com/babel/babel - JLHwung opened this pull request about 1 year ago
[Bug]: "Get browser-compatible JavaScript out" Scrollbar Not working
github.com/babel/website - harsitagarwalla187 opened this issue about 1 year ago
github.com/babel/website - harsitagarwalla187 opened this issue about 1 year ago
[Bug]: Destructuring assignment transformed for chrome 49
github.com/babel/babel - luckymore opened this issue about 1 year ago
github.com/babel/babel - luckymore opened this issue about 1 year ago
docs: clarify `.babelignore` file loading
github.com/babel/website - JLHwung opened this pull request about 1 year ago
github.com/babel/website - JLHwung opened this pull request about 1 year ago
[Bug]: @babel/transform-export-namespace-from is not included after v7.23.3
github.com/babel/babel - BrooklynKing opened this issue about 1 year ago
github.com/babel/babel - BrooklynKing opened this issue about 1 year ago
Remove `TSPropertySignature.initializer`
github.com/babel/babel - fisker opened this pull request about 1 year ago
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
github.com/babel/babel - lyanerzhang opened this issue about 1 year ago
[Bug]: Setting babelrc to false will skip the process of ignoreFile, is this a feature or bug?
github.com/babel/babel - HydratedPig opened this issue about 1 year ago
github.com/babel/babel - HydratedPig 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
github.com/babel/babel - JLHwung opened this pull request about 1 year ago
Issue while creating build for React JS Application
github.com/babel/babel-loader - codal-mitalt opened this issue about 1 year ago
github.com/babel/babel-loader - codal-mitalt opened this issue 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
github.com/babel/babel - odinho opened this pull request about 1 year ago
[Documentation-Bug]: Can @babel/plugin-transform-runtime be used together with useBuiltIns ?
github.com/babel/babel - qiulang opened this issue about 1 year ago
github.com/babel/babel - qiulang opened this issue about 1 year ago
Add Techjobs to users
github.com/babel/website - CharlesDM opened this pull request about 1 year ago
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
github.com/babel/babel - JLHwung opened this pull request about 1 year ago
[Bug]: @babel/plugin-transform-class-properties interferes with @babel/preset-env transforming class static blocks
github.com/babel/babel - karmeleon opened this issue about 1 year ago
github.com/babel/babel - karmeleon opened this issue about 1 year ago
[Bug]: Failed to transpile arrow functions even I saw "transform-arrow-functions { ie } " from log and I have not exclude /node_modules/
github.com/babel/babel - qiulang opened this issue about 1 year ago
github.com/babel/babel - qiulang opened this issue 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
github.com/babel/babel - JLHwung opened this pull request about 1 year ago
[Bug]: @babel/[email protected] failed to publish on npm
github.com/babel/babel - DavidSAtGM opened this issue about 1 year ago
github.com/babel/babel - DavidSAtGM opened this issue about 1 year ago
[BABEL8] Release updates to npm
github.com/babel/babel - coderaiser opened this issue about 1 year ago
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
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
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
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
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
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
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
github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
Require class properties transform when compiling class with private fields
github.com/babel/babel - nicolo-ribaudo opened this pull request about 1 year ago
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
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
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
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
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
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
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
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
github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
[Bug]: `transform-classes` and `transform-object-super` plugins produce code which stack overflow if var named `set` in source code
github.com/babel/babel - overlookmotel opened this issue about 1 year ago
github.com/babel/babel - overlookmotel opened this issue about 1 year ago
[babel 8] Remove `CodeGenerator` from `@babel/generator`
github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
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
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
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
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
github.com/babel/babel - simakvladimir opened this issue about 1 year ago
[Bug]: Duplicate declaration "_toPropertyKey" (This is an error on an internal node. Probably an internal error.)
github.com/babel/babel - peacejj opened this issue about 1 year ago
github.com/babel/babel - peacejj opened this issue about 1 year ago
Add migration note to ImportExpression changes
github.com/babel/website - JLHwung opened this pull request about 1 year ago
github.com/babel/website - JLHwung opened this pull request about 1 year ago
[Bug]: Stage 3 decorators behavior differences from TypeScript
github.com/babel/babel - evanw opened this issue about 1 year ago
github.com/babel/babel - evanw opened this issue about 1 year ago
Plugin transform-runtime generates incorrect commonjs wrapper
github.com/babel/babel-loader - lwr opened this issue about 1 year ago
github.com/babel/babel-loader - lwr opened this issue about 1 year ago
chore: Simplify `yarn.config.cjs`
github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
Breaking: parserOpts.createImportExpressions defaults to true
github.com/babel/babel - JLHwung opened this pull request about 1 year ago
github.com/babel/babel - JLHwung opened this pull request about 1 year ago
[Bug]: Duplicate declaration "Qunar" (This is an error on an internal node. Probably an internal error.)
github.com/babel/babel - peacejj opened this issue about 1 year ago
github.com/babel/babel - peacejj opened this issue about 1 year ago
`module.exports` is returned instead of `module.exports.default` when importing from node_modules
github.com/babel/babel-loader - bchenSyd opened this issue about 1 year ago
github.com/babel/babel-loader - bchenSyd 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
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
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
github.com/babel/babel - JLHwung opened this pull request about 1 year ago
@babel/plugin-transform-optional-chaining, configuration does not take effect
github.com/babel/babel-loader - Lhhpw0204 opened this issue about 1 year ago
github.com/babel/babel-loader - Lhhpw0204 opened this issue about 1 year ago
[Bug]: duplicated comment after `path.remove()`
github.com/babel/babel - coderaiser opened this issue about 1 year ago
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
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
github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
[Bug]: @babel/[email protected] does not understand optional chaining
github.com/babel/babel - AlexMelw opened this issue about 1 year ago
github.com/babel/babel - AlexMelw opened this issue about 1 year ago
Migrate Prolog Yarn constraints to JS
github.com/babel/babel - JLHwung opened this pull request about 1 year ago
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
github.com/babel/babel - liuxingbaoyu opened this pull request about 1 year ago
[Bug]: React native main.jsbundle does not exists on archive
github.com/babel/babel - Bardiamist opened this issue about 1 year ago
github.com/babel/babel - Bardiamist opened this issue 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
github.com/babel/babel - nicolo-ribaudo opened this issue about 1 year ago