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 test262

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

github.com/babel/babel-polyfills - nicolo-ribaudo opened this pull request 4 months ago
Fix import relative path

github.com/babel/babel - letanloc1998 opened this pull request 4 months ago
Print TS type annotations for destructuring in assignment pattern

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

github.com/babel/proposals - AlainGIGNAC opened this issue 4 months ago
Properly print inner comments in TS array types

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
chore: update dev deps

github.com/babel/babel-loader - JLHwung opened this pull request 4 months ago
TS union/intersection nested in union does not need parens

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Do not enforce printing space between `(` and comments

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Simplify logic for `[no LineTerminator here]` before nodes

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Respect `[no LineTerminator here]` after nodes

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Bump webpack from 5.93.0 to 5.94.0

github.com/babel/babel-loader - dependabot[bot] opened this pull request 4 months ago
Add babel-loader logger

github.com/babel/babel-loader - JLHwung opened this pull request 4 months ago
Remove unused `parent` params in the generator

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
fix: jsx whitespace is not properly preserved when retainLines

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
Update team.yml

github.com/babel/website - OKEAMAH opened this pull request 4 months ago
Support cache with external dependencies

github.com/babel/babel-loader - JLHwung opened this pull request 4 months ago
[Bug]: error when getSource()

github.com/babel/babel - axetroy opened this issue 4 months ago
chore: bump chokidar to 3.6.0

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
Remove `importAssertions` parser plugin

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Only wrap functions in `superPropertyGet` helper

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

github.com/babel/babel - babel-bot opened this pull request 4 months ago
fix: Generate parentheses correctly

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
[Bug]: Failed to compile.

github.com/babel/babel - pfrancug opened this issue 4 months ago
[Babel 8] doc: Split `typeParameter` of `TSMappedType`

github.com/babel/website - liuxingbaoyu opened this pull request 4 months ago
fix: improve static canFollowModifier checks

github.com/babel/babel - JLHwung opened this pull request 4 months ago
ci: enable pipefail for test262 job

github.com/babel/babel - j4k0xb opened this pull request 4 months ago
test262 CI job doesn't fail when it crashes

github.com/babel/babel - nicolo-ribaudo opened this issue 4 months ago
Always return a boolean from `bool()` in gulpfile

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

github.com/babel/babel-loader - JLHwung opened this pull request 4 months ago
Update `core-js`

github.com/babel/babel-polyfills - zloirock opened this pull request 4 months ago
fix: Skip computed key when renaming

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
fix: Decorator 2018-09 may throw an exception

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
Add babel-plugin-lucide-react-native to this list

github.com/babel/awesome-babel - WanQuanXie opened this pull request 4 months ago
Add Route4Me sponsor logo

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
Deprecate renamed npm packages

github.com/babel/babel - github-actions[bot] opened this issue 4 months ago
[Bug]: toSorted was not added

github.com/babel/babel - DmitryLebedevDev opened this issue 4 months ago
Work with symbol polyfill

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

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
Avoid extra spaces between comments/regexps in compact mode

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Do not pass the parent node to `printer.print(...)`

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Only force-parenthesize `satisfies`'s LHS if it has newlines

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

github.com/babel/babel - babel-bot opened this pull request 4 months ago
Debug CI lint failure

github.com/babel/babel - nicolo-ribaudo opened this pull request 4 months ago
Updated Broken Link Broken Link #2934

github.com/babel/website - Dwij1704 opened this pull request 4 months ago
Improve fields testing

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
[Babel 8] Split `typeParameter` of `TSMappedType`

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
Add `kind` to `TSModuleDeclaration`

github.com/babel/babel - liuxingbaoyu 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
feat: Rename multiple names at once

github.com/babel/babel - liuxingbaoyu opened this pull request 4 months ago
fix: `path.getAssignmentIdentifiers` may be `undefined`

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

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

github.com/babel/babel - nicolo-ribaudo opened this pull request 5 months ago
Tests fail in Node.js 22.6

github.com/babel/babel - nicolo-ribaudo opened this issue 5 months ago
How

github.com/babel/example-node-server - Keg12 opened this issue 5 months ago
Avoid unnecessary parens around sequence expressions

github.com/babel/babel - nicolo-ribaudo opened this pull request 5 months ago
Discontinue babel-eslint-config-internal

github.com/babel/babel - JLHwung opened this pull request 5 months ago
chore: enable eslint 9 recommended rule set

github.com/babel/babel - JLHwung opened this pull request 5 months ago
doc: Remove some `Scope` methods for Babel 8

github.com/babel/website - liuxingbaoyu opened this pull request 5 months ago
Update `babel-plugin-polyfill-corejs3`

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

github.com/babel/babel-polyfills - zloirock opened this pull request 5 months ago
Broken Link

github.com/babel/website - UnusualSoul opened this issue 5 months ago
Update 'Twitter' to 'X' in footer of homepage

github.com/babel/website - BishalJena opened this issue 5 months ago
Avoid unnecessary parens around exported arrow functions

github.com/babel/babel - nicolo-ribaudo opened this pull request 5 months ago
[Bug]: Wrong ASI after `get` in class body

github.com/babel/babel - nicolo-ribaudo opened this issue 5 months ago
Avoid printing unnecessary parens around object destructuring

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

github.com/babel/babel - babel-bot opened this pull request 5 months ago
Visit AST fields nodes according to their syntactical order

github.com/babel/babel - nicolo-ribaudo opened this pull request 5 months ago
Print semicolon after TS `export namespace as A`

github.com/babel/babel - nicolo-ribaudo opened this pull request 5 months ago
Add experimental format-preserving mode to `@babel/generator`

github.com/babel/babel - nicolo-ribaudo opened this pull request 5 months ago
improve Babel generator docs

github.com/babel/website - JLHwung opened this pull request 5 months ago
[babel 8] Align `@babel/node` args parsing to Node.js

github.com/babel/babel - nicolo-ribaudo opened this pull request 5 months ago
[Babel 8] Remove some `Scope` methods

github.com/babel/babel - liuxingbaoyu opened this pull request 5 months ago
fix(options): fix plugin / present entries anchors

github.com/babel/website - davidlj95 opened this pull request 5 months ago