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

Implement `import defer` proposal transform support

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
chore(deps): update yarn to v3.6.2

github.com/babel/babel - renovate[bot] opened this pull request over 1 year ago
fix: function names typo

github.com/babel/babel - 0o001 opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Drop Node 14 and add CI Releasing setup

github.com/babel/broccoli-babel-transpiler - kategengler opened this pull request over 1 year ago
enable jest/no-standalone-expect

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Simplify `?.` output when chain result is ignored

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Update readme.md

github.com/babel/awesome-babel - DDinenno opened this pull request over 1 year ago
Support transforming `import source` for wasm

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
add migration note on createConfigItem

github.com/babel/website - JLHwung opened this pull request over 1 year ago
fix: definition of TS function type params

github.com/babel/babel - danez opened this pull request over 1 year ago
Fix esm compatibility with jest

github.com/babel/babel-loader - ahce opened this pull request over 1 year ago
chore: Update deps

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
fix(deps): upgrade semver on babel-core to fix vulnerability

github.com/babel/babel - roggervalf opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
fix(standalone): strip archived syntax plugins

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
[Bug]: @babel/preset-modules dependency is invalid

github.com/babel/babel - ytreister opened this issue over 1 year ago
Exclude redundant files from publish process

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
[Bug]: typescript decorators not work properly

github.com/babel/babel - Cola-Zhang opened this issue over 1 year ago
update Babel 8 node requirements

github.com/babel/website - JLHwung opened this pull request over 1 year ago
update migration docs for decorator versions

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Update Babel 8 release process

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Update Babel 8 release process

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Update Semver version (Denial of Service Vulnerability fix)

github.com/babel/babel - ABUdhay opened this pull request over 1 year ago
Support configuring cache in ESM configs

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Use just `lru-cache` instead of also `quick-lru`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Use Babel 8.0 alpha to build babel

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Implement `import defer` parsing support

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
perf: Improve `@babel/types` builders

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
Materialize conditional dependencies when bundling

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
fix: Bump `regenerator` and add tests

github.com/babel/babel - SuperSodaSea opened this pull request over 1 year ago
[babel 8] Remove corejs2 and regenerator from preset-env

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Remove Babel 7 e2e ESM tests

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Enable Babel e2e test for Babel 8 with ESM

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Fix typo

github.com/babel/babel - FabianWarnecke opened this pull request over 1 year ago
Re-enable Prettier Babel 8 tests

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
docs: v8-migration-api: parenthesized instead of parens

github.com/babel/website - coderaiser opened this pull request over 1 year ago
Update Jest

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Import-related updates for 7.23.0

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Add parsing support for the "source phase imports" proposal

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Fix eslint-plugin-jest config

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Update tests

github.com/babel/babel-loader - JLHwung opened this pull request over 1 year ago
Add `meta` object to `@babel/eslint-plugin`

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Do not use syntax plugins for syntax enabled by default

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Update `core-js`

github.com/babel/babel-polyfills - zloirock opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Migrate to ESM only

github.com/babel/babel-loader - JLHwung opened this pull request over 1 year ago
Bump dev dependencies

github.com/babel/babel-loader - JLHwung opened this pull request over 1 year ago
[Bug]: SyntaxError: unknown: Unexpected token

github.com/babel/babel - tenadolanter opened this issue over 1 year ago
build: generate flow typings in prepublish job

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
learn.md: Remove enumerate from Proxy handler

github.com/babel/website - HolgerJeromin opened this pull request over 1 year ago
Only allow developing Babel 8 in ESM mode

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Remove unused `chalk` devDep from `@babel/types`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[babel 8] Use `chalk@4`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Update non-monorepo Babel packages

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Regenerate types docs

github.com/babel/website - nicolo-ribaudo opened this pull request over 1 year ago
[babel 8] Remove `getChalk` function

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Remove `@babel/core` peerDep from `helper-compilation-targets`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[babel 8] Remove default syntax plugins from preset-env

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[babel 8] Make `.version` directly available in cjs proxy

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Allow Babel 8 pre-releases in peerDeps

github.com/babel/babel-polyfills - nicolo-ribaudo opened this pull request over 1 year ago
fix: Generating source maps with unexpected paths

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
[babel 8] Make `@babel/cli` bin work with ESM

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Fix Babel 8 compatibility

github.com/babel/babel-loader - nicolo-ribaudo opened this pull request over 1 year ago
[babel 8]: Does not work with babel-loader

github.com/babel/babel - nicolo-ribaudo opened this issue over 1 year ago
[babel 8] Numeric literals must be finite and non-negative

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Update(data,static): name, url, logo, and svg for Uploadcare

github.com/babel/website - tenebricosa opened this pull request over 1 year ago
Vulnerable dependencies (indirect security issues)

github.com/babel/babel - davidz1337 opened this issue over 1 year ago
[ts] Strip type-only namespaces

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[ts] Fix compiling extended exported nested namespace

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Expand evaluation of global built-ins in `@babel/traverse`

github.com/babel/babel - lorenzoferre opened this pull request over 1 year ago
[Bug]: @babel/preset-typescript compile ts file error

github.com/babel/babel - Cola-Zhang opened this issue over 1 year ago
Bump word-wrap from 1.2.3 to 1.2.4

github.com/babel/babel-loader - dependabot[bot] opened this pull request over 1 year ago
-

github.com/babel/babel - lorenzoferre opened this pull request over 1 year ago
Bump word-wrap from 1.2.3 to 1.2.4

github.com/babel/babel-polyfills - dependabot[bot] opened this pull request over 1 year ago
Use const enum in babel-parser

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
[babel 8] Use ESM-based `chalk@5`

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