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

Update compat data

github.com/babel/babel - babel-bot opened this pull request 7 months ago
Create blank.yml

github.com/babel/rfcs - LLotme opened this pull request 7 months ago
Runner Keeps Running in Background

github.com/babel/babel - dotsinspace opened this issue 7 months ago
Enums omitted from scope binding

github.com/babel/babel - NullVoxPopuli opened this pull request 7 months ago
Update test262

github.com/babel/babel - babel-bot opened this pull request 7 months ago
[helpers TS conversion] modules helpers

github.com/babel/babel - amjed-98 opened this pull request 7 months ago
[helpers TS conversion] modules helper

github.com/babel/babel - amjed-98 opened this pull request 7 months ago
Delete unused array helpers

github.com/babel/babel - blakewilson opened this pull request 7 months ago
fix: Transform `using` in `switch` correctly

github.com/babel/babel - liuxingbaoyu opened this pull request 7 months ago
[babel 8] Remove `availableHelper("usingCtx")` check

github.com/babel/babel - nicolo-ribaudo opened this pull request 7 months ago
fix: incorrect `constantViolations` with destructuring

github.com/babel/babel - liuxingbaoyu opened this pull request 7 months ago
[Babel 8] Remove `extra.shorthand`

github.com/babel/babel - liuxingbaoyu opened this pull request 7 months ago
[helpers ts conversion] temporal dead zone

github.com/babel/babel - amjed-98 opened this pull request 7 months ago
Remove `through2` in favor of Node.js `stream.Transform`

github.com/babel/babel - nicolo-ribaudo opened this pull request 7 months ago
[helpers ts conversion] Arrays

github.com/babel/babel - blakewilson opened this pull request 7 months ago
[Babel 8] Bump commander to 12.1.0

github.com/babel/babel - JLHwung opened this pull request 7 months ago
fix: cannot read properties of undefined (reading 'line')

github.com/babel/babel - tthheusalmeida opened this pull request 7 months ago
Fix source maps for template literals

github.com/babel/babel - nicolo-ribaudo opened this pull request 7 months ago
Fix source maps for private member expressions

github.com/babel/babel - nicolo-ribaudo opened this pull request 7 months ago
[helpers TS conversion] classes

github.com/babel/babel - amjed-98 opened this pull request 7 months ago
[helpers TS conversion] async functions/generators

github.com/babel/babel - SukkaW opened this pull request 7 months ago
bump commander to 6.2.0

github.com/babel/babel - JLHwung opened this pull request 7 months ago
Update contributing.md

github.com/babel/babel - JLHwung opened this pull request 7 months ago
[helpers TS conversion] reflection

github.com/babel/babel - coelhucas opened this pull request 7 months ago
[helpers TS conversion] class fields

github.com/babel/babel - Zzzen opened this pull request 7 months ago
[helpers TS conversion] object

github.com/babel/babel - SukkaW opened this pull request 7 months ago
Update test262

github.com/babel/babel - babel-bot opened this pull request 7 months ago
Generate helper metadata at build time

github.com/babel/babel - nicolo-ribaudo opened this pull request 7 months ago
Convert remaning runtime helpers to TypeScript

github.com/babel/babel - nicolo-ribaudo opened this issue 7 months ago
Add `tsconfig.json` for `@babel/helpers/src/helpers`

github.com/babel/babel - nicolo-ribaudo opened this pull request 7 months ago
Pin CI to Node.js 22.1

github.com/babel/babel - nicolo-ribaudo opened this pull request 7 months ago
Add `test-only` in package.json for `citgm`

github.com/babel/babel - nicolo-ribaudo opened this pull request 7 months ago
Move all runtime helpers to individual files

github.com/babel/babel - nicolo-ribaudo opened this pull request 7 months ago
Only import types from declared dependencies

github.com/babel/babel - nicolo-ribaudo opened this pull request 7 months ago
Use `buildUndefinedNode` from types in types

github.com/babel/babel - nicolo-ribaudo opened this pull request 7 months ago
Update `core-js`

github.com/babel/babel-polyfills - zloirock opened this pull request 7 months ago
fix: do not add `.value: undefined` to regexp literals

github.com/babel/babel - liuxingbaoyu opened this pull request 7 months ago
[Bug]: export default is not a function

github.com/babel/babel - jhgeluk opened this issue 7 months ago
export default is not a function

github.com/babel/babel-loader - jhgeluk opened this issue 7 months ago
Explicitly define `NodePath.prototype.*`

github.com/babel/babel - liuxingbaoyu opened this pull request 7 months ago
Update Yarn to v4.2.2

github.com/babel/babel - renovate[bot] opened this pull request 8 months ago
Update test262

github.com/babel/babel - babel-bot opened this pull request 8 months ago
Fix decorator bare yield await

github.com/babel/babel - JLHwung opened this pull request 8 months ago
Statically generate boilerplate for bitfield accessors

github.com/babel/babel - nicolo-ribaudo opened this pull request 8 months ago
Expose wether a module has TLA or not as `.extra.async`

github.com/babel/babel - nicolo-ribaudo opened this pull request 8 months ago
Update eslint v9

github.com/babel/babel - liuxingbaoyu opened this pull request 8 months ago
fix: Windows CI does not fail

github.com/babel/babel - liuxingbaoyu opened this pull request 8 months ago
fix: Correctly parse `cls.fn<C> = x`

github.com/babel/babel - liuxingbaoyu opened this pull request 8 months ago
add install step before building example project

github.com/babel/babel - JLHwung opened this pull request 8 months ago
Bump browserslist and other compat data sources

github.com/babel/babel - JLHwung opened this pull request 8 months ago
unpin acorn

github.com/babel/babel - JLHwung opened this pull request 8 months ago
Migrate import assertions syntax

github.com/babel/babel - JLHwung opened this pull request 8 months ago
bump import-meta-resolve to 4.1.0

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

github.com/babel/babel - babel-bot opened this pull request 8 months ago
Some minor parser performance improvements for ts

github.com/babel/babel - liuxingbaoyu opened this pull request 8 months ago
[Babel 8] Use more native fs methods

github.com/babel/babel - JLHwung opened this pull request 8 months ago
Bump Babel 8 node.js requirements

github.com/babel/website - JLHwung opened this pull request 8 months ago
pulling request

github.com/babel/babel-sublime - Danishprabhu27 opened this pull request 8 months ago
Update Babel types docs

github.com/babel/website - babel-bot opened this pull request 8 months ago
[babel 8] Cleanup parser plugins

github.com/babel/babel - nicolo-ribaudo opened this issue 8 months ago
path remove fail

github.com/babel/babel - Chaomingri opened this issue 8 months ago
Revert "Pin to Node.js 21 on CI"

github.com/babel/babel - nicolo-ribaudo opened this pull request 8 months ago
Pin to Node.js 21 on CI

github.com/babel/babel - nicolo-ribaudo opened this pull request 8 months ago
Bump glob to 10.3.12

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

github.com/babel/babel - babel-bot opened this pull request 8 months ago
Cleanup `NodePath` methods

github.com/babel/babel - nicolo-ribaudo opened this issue 8 months ago
Simple plugin order

github.com/babel/babel - liuxingbaoyu opened this pull request 8 months ago
Node.js require(esm) and __esModule

github.com/babel/babel - nicolo-ribaudo opened this issue 8 months ago
Fix suppressed error order

github.com/babel/babel - sossost opened this pull request 8 months ago
Make `NodePath<T | U>` distributive

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