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 6.23.0 blog post link
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
Add proposal-regexp-modifiers docs
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
move private-methods to ES2022
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
update pipeline operator proposal links
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
chore: add redirect for repl
github.com/babel/website - harish-sethuraman opened this pull request almost 2 years ago
github.com/babel/website - harish-sethuraman opened this pull request almost 2 years ago
Add proposal-dynamic-import docs
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
sidebar: move plugins under presets
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
[Bug]: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
github.com/babel/babel - kiran-chauhan-rapidops opened this issue almost 2 years ago
github.com/babel/babel - kiran-chauhan-rapidops opened this issue almost 2 years ago
feat: add modules option toggle
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
Add ESLint-readable package name
github.com/babel/babel - nzakas opened this pull request almost 2 years ago
github.com/babel/babel - nzakas opened this pull request almost 2 years ago
Refine @babel/standalone docs
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
Bump minimist, mkdirp and handlebars
github.com/babel/babel-upgrade - dependabot[bot] opened this pull request almost 2 years ago
github.com/babel/babel-upgrade - dependabot[bot] opened this pull request almost 2 years ago
[Bug]: Spreading a set incorrectly transpiles to [].concat(set, [value])
github.com/babel/babel - mnpenner opened this issue almost 2 years ago
github.com/babel/babel - mnpenner opened this issue almost 2 years ago
Babel-loader Cache - unable to cache in changing directory environment
github.com/babel/babel-loader - zediah opened this issue almost 2 years ago
github.com/babel/babel-loader - zediah opened this issue almost 2 years ago
Update `core-js`
github.com/babel/babel-polyfills - zloirock opened this pull request almost 2 years ago
github.com/babel/babel-polyfills - zloirock opened this pull request almost 2 years ago
[1046] Maintain source mapping for merged sibling vars.
github.com/babel/minify - seanmorris opened this pull request almost 2 years ago
github.com/babel/minify - seanmorris opened this pull request almost 2 years ago
merge-sibling-variables loses source mapping
github.com/babel/minify - seanmorris opened this issue almost 2 years ago
github.com/babel/minify - seanmorris opened this issue almost 2 years ago
Configure redirects from `/en/` to `/`
github.com/babel/website - harish-sethuraman opened this issue almost 2 years ago
github.com/babel/website - harish-sethuraman opened this issue almost 2 years ago
fix dark mode primary colors
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
chore: change blockquotes
github.com/babel/website - harish-sethuraman opened this pull request almost 2 years ago
github.com/babel/website - harish-sethuraman opened this pull request almost 2 years ago
[Bug]: No matching version found for @babel/traverse@^7.21.2.
github.com/babel/babel - 2XI opened this issue almost 2 years ago
github.com/babel/babel - 2XI opened this issue almost 2 years ago
fix: Enable cache with `externalDependencies`
github.com/babel/babel-loader - liuxingbaoyu opened this pull request almost 2 years ago
github.com/babel/babel-loader - liuxingbaoyu opened this pull request almost 2 years ago
[Bug]: BABEL_PARSER_SYNTAX_ERROR on Windows if parse code include "utils"
github.com/babel/babel - mqliutie opened this issue almost 2 years ago
github.com/babel/babel - mqliutie opened this issue almost 2 years ago
[Bug]: Array.prototype.at not included in `useBuiltIns: 'usage'`
github.com/babel/babel - victor-wm opened this issue almost 2 years ago
github.com/babel/babel - victor-wm opened this issue almost 2 years ago
[Bug]: @babel/[email protected] is breaking our application build
github.com/babel/babel - abhinavsinghvi opened this issue almost 2 years ago
github.com/babel/babel - abhinavsinghvi opened this issue almost 2 years ago
Not seeing 7.21.1 - in yarn add - but it shows as release ?
github.com/babel/babel - billnbell opened this issue almost 2 years ago
github.com/babel/babel - billnbell opened this issue almost 2 years ago
Migrate `babel-callout` to infima alert
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
[Bug]: Object can be Array deconstruction
github.com/babel/babel - wangfpp opened this issue almost 2 years ago
github.com/babel/babel - wangfpp opened this issue almost 2 years ago
Update babel-types docs generator
github.com/babel/babel - JLHwung opened this pull request almost 2 years ago
github.com/babel/babel - JLHwung opened this pull request almost 2 years ago
Update babel types 7.21 docs
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
github.com/babel/website - JLHwung opened this pull request almost 2 years ago
Avoid unnecessary code for unused lazy imports
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
Reduce warnings for deprecated node aliases
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
[Bug]: Different compat data for `?.` between Babel and caniuse
github.com/babel/babel - rejas opened this issue almost 2 years ago
github.com/babel/babel - rejas opened this issue almost 2 years ago
[Bug]: @babel/core dependencies "module" but not in the package.json
github.com/babel/babel - luzhiy123 opened this issue almost 2 years ago
github.com/babel/babel - luzhiy123 opened this issue almost 2 years ago
fix: Handling source maps without `sourcesContent`
github.com/babel/babel - liuxingbaoyu opened this pull request almost 2 years ago
github.com/babel/babel - liuxingbaoyu opened this pull request almost 2 years ago
Update Babel and TS
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
Fix REPL sidebar bottom style
github.com/babel/website - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/website - nicolo-ribaudo opened this pull request almost 2 years ago
[es-shims] Add `Map`/`Set` polyfills
github.com/babel/babel-polyfills - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/babel-polyfills - nicolo-ribaudo opened this pull request almost 2 years ago
Add babel-preset-perf, please
github.com/babel/awesome-babel - budarin opened this issue almost 2 years ago
github.com/babel/awesome-babel - budarin opened this issue almost 2 years ago
chore: Attempt to fix test262 failed
github.com/babel/babel - liuxingbaoyu opened this pull request almost 2 years ago
github.com/babel/babel - liuxingbaoyu opened this pull request almost 2 years ago
Remove makefile workaround for Travis CI
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
[ts] treat single type param with a constraint as unambiguous
github.com/babel/babel - Andarist opened this pull request almost 2 years ago
github.com/babel/babel - Andarist opened this pull request almost 2 years ago
Add notes when use with @babel/preset-env
github.com/babel/website - compulim opened this pull request almost 2 years ago
github.com/babel/website - compulim opened this pull request almost 2 years ago
Update `core-js`
github.com/babel/babel-polyfills - zloirock opened this pull request almost 2 years ago
github.com/babel/babel-polyfills - zloirock opened this pull request almost 2 years ago
chore: Migrating third-party parser tests to MakeJS
github.com/babel/babel - liuxingbaoyu opened this pull request almost 2 years ago
github.com/babel/babel - liuxingbaoyu opened this pull request almost 2 years ago
Move decorators to Stage 3 in `@babel/standalone`
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
Add docs for `@babel/plugin-transform-runtime`'s `moduleName` option
github.com/babel/website - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/website - nicolo-ribaudo opened this pull request almost 2 years ago
Refresh time is too slow in expo react-native project after upgrade
github.com/babel/babel-loader - elitenas opened this issue almost 2 years ago
github.com/babel/babel-loader - elitenas opened this issue almost 2 years ago
Fix moving comments of removed nodes
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
Add back `"moduleName"` option to `@babel/plugin-transform-runtime`
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
Polyfilled methods cannot be accessed from within webworker
github.com/babel/babel - cryptopapi997 opened this issue almost 2 years ago
github.com/babel/babel - cryptopapi997 opened this issue almost 2 years ago
chore(deps): bump loader-utils from 1.4.0 to 1.4.2
github.com/babel/babel - dependabot[bot] opened this pull request almost 2 years ago
github.com/babel/babel - dependabot[bot] opened this pull request almost 2 years ago
[ts] Allow keywords in tuple labels
github.com/babel/babel - Harpica opened this pull request almost 2 years ago
github.com/babel/babel - Harpica opened this pull request almost 2 years ago
[Bug]: bundle exec error which should output a dependency tree built by rollup, ansiStyles.color.close
github.com/babel/babel - fionaInBits opened this issue almost 2 years ago
github.com/babel/babel - fionaInBits opened this issue almost 2 years ago
[Bug]: babel/parser parse typescript file error 「Unexpected token ':'」
github.com/babel/babel - GoFzy opened this issue almost 2 years ago
github.com/babel/babel - GoFzy opened this issue almost 2 years ago
Bump cacheable-request and got
github.com/babel/babel-test262-runner - dependabot[bot] opened this pull request almost 2 years ago
github.com/babel/babel-test262-runner - dependabot[bot] opened this pull request almost 2 years ago
Bump cacheable-request, release-it and release-it-lerna-changelog
github.com/babel/broccoli-babel-transpiler - dependabot[bot] opened this pull request almost 2 years ago
github.com/babel/broccoli-babel-transpiler - dependabot[bot] opened this pull request almost 2 years ago
[ts] Handle exponentiation operator in constant folding
github.com/babel/babel - ehoogeveen-medweb opened this pull request almost 2 years ago
github.com/babel/babel - ehoogeveen-medweb opened this pull request almost 2 years ago
[ts] Fix restrictions for optional parameters
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/babel - nicolo-ribaudo opened this pull request almost 2 years ago
Support decorators proposal 2023-01
github.com/babel/website - liuxingbaoyu opened this pull request almost 2 years ago
github.com/babel/website - liuxingbaoyu opened this pull request almost 2 years ago
Add corejs3 custom options docs
github.com/babel/babel-polyfills - JLHwung opened this pull request almost 2 years ago
github.com/babel/babel-polyfills - JLHwung opened this pull request almost 2 years ago
temporarily ignore failing e2e prettier tests
github.com/babel/babel - JLHwung opened this pull request almost 2 years ago
github.com/babel/babel - JLHwung opened this pull request almost 2 years ago
Babel 7.21.0 blog post, and update features timeline
github.com/babel/website - nicolo-ribaudo opened this pull request almost 2 years ago
github.com/babel/website - nicolo-ribaudo opened this pull request almost 2 years ago
[Bug]: Some of the proposed methods do not seem to have been realised
github.com/babel/babel - limingcan562 opened this issue almost 2 years ago
github.com/babel/babel - limingcan562 opened this issue almost 2 years ago
Update e2e test for Prettier
github.com/babel/babel - fisker opened this pull request almost 2 years ago
github.com/babel/babel - fisker opened this pull request almost 2 years ago
[Bug]: arithmetic overflow occurred while processing enums
github.com/babel/babel - kaikaibenkai opened this issue almost 2 years ago
github.com/babel/babel - kaikaibenkai opened this issue almost 2 years ago
[Bug]: @babel/preset-typescript parses ImportDeclaration as ExportNamedDeclaration
github.com/babel/babel - rhashimoto opened this issue almost 2 years ago
github.com/babel/babel - rhashimoto opened this issue almost 2 years ago
fix: use subpath patterns instead of trailing slashes
github.com/babel/babel - HiChen404 opened this pull request almost 2 years ago
github.com/babel/babel - HiChen404 opened this pull request almost 2 years ago
Preserve class elements comments in class transform
github.com/babel/babel - JLHwung opened this pull request about 2 years ago
github.com/babel/babel - JLHwung opened this pull request about 2 years ago
Implement decorators as presented at `2023-01` TC39 meeting
github.com/babel/babel - nicolo-ribaudo opened this pull request about 2 years ago
github.com/babel/babel - nicolo-ribaudo opened this pull request about 2 years ago
[Bug]: Tuple members cannot use type keywords as names
github.com/babel/babel - pomek opened this issue about 2 years ago
github.com/babel/babel - pomek opened this issue about 2 years ago
[Bug]: @babel/eslint-parser can't find config file
github.com/babel/babel - huoyingyangjie opened this issue about 2 years ago
github.com/babel/babel - huoyingyangjie opened this issue about 2 years ago
Bump http-cache-semantics from 4.1.0 to 4.1.1
github.com/babel/babel-loader - dependabot[bot] opened this pull request about 2 years ago
github.com/babel/babel-loader - dependabot[bot] opened this pull request about 2 years ago
Bump http-cache-semantics from 4.1.0 to 4.1.1
github.com/babel/babel-test262-runner - dependabot[bot] opened this pull request about 2 years ago
github.com/babel/babel-test262-runner - dependabot[bot] opened this pull request about 2 years ago
Bump http-cache-semantics and lerna-changelog
github.com/babel/broccoli-babel-transpiler - dependabot[bot] opened this pull request about 2 years ago
github.com/babel/broccoli-babel-transpiler - dependabot[bot] opened this pull request about 2 years ago
polish: improve "`await` as identifier" error in modules
github.com/babel/babel - JLHwung opened this pull request about 2 years ago
github.com/babel/babel - JLHwung opened this pull request about 2 years ago
[Bug]: replaceChildren polyfill is not emitted
github.com/babel/babel - mitikov opened this issue about 2 years ago
github.com/babel/babel - mitikov opened this issue about 2 years ago
fix: Loop was converted wrong
github.com/babel/babel - liuxingbaoyu opened this pull request about 2 years ago
github.com/babel/babel - liuxingbaoyu opened this pull request about 2 years ago
[Bug]: Endless loop found in code transformed by plugin @babel/plugin-transform-block-scoping
github.com/babel/babel - a130888599 opened this issue about 2 years ago
github.com/babel/babel - a130888599 opened this issue about 2 years ago
fix: [corejs3] some dependencies were incorrectly excluded
github.com/babel/babel-polyfills - liuxingbaoyu opened this pull request about 2 years ago
github.com/babel/babel-polyfills - liuxingbaoyu opened this pull request about 2 years ago
[Bug]: Typescript error - A binding pattern parameter cannot be optional in an implementation signature
github.com/babel/babel - sebakerckhof opened this issue about 2 years ago
github.com/babel/babel - sebakerckhof opened this issue about 2 years ago
chore: Remove meaningless `typeof undefined`
github.com/babel/babel - liuxingbaoyu opened this pull request about 2 years ago
github.com/babel/babel - liuxingbaoyu opened this pull request about 2 years ago
fix: privateFieldsAsProperties global counter (#15389)
github.com/babel/babel - fwienber opened this pull request about 2 years ago
github.com/babel/babel - fwienber opened this pull request about 2 years ago
Disallow await as bound name in using declaration
github.com/babel/babel - JLHwung opened this pull request about 2 years ago
github.com/babel/babel - JLHwung opened this pull request about 2 years ago
fix: Version lower than Eslint 7, no ESLint class
github.com/babel/babel - jiatianqi opened this pull request about 2 years ago
github.com/babel/babel - jiatianqi opened this pull request about 2 years ago
[Bug]: For nodes added by insertBefore, the Loc attribute is lost
github.com/babel/babel - yinhunfeixue opened this issue about 2 years ago
github.com/babel/babel - yinhunfeixue opened this issue about 2 years ago
[Bug]: `mixins` and `implements` should not allowed in flow `DeclareInterface` and `InterfaceDeclaration`
github.com/babel/babel - fisker opened this issue about 2 years ago
github.com/babel/babel - fisker opened this issue about 2 years ago
fix: `nextNode.loc?.start.line` undefined exception
github.com/babel/babel - fynnfluegge opened this pull request about 2 years ago
github.com/babel/babel - fynnfluegge opened this pull request about 2 years ago