Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Viewing stats for the following collectives:
Babel Ecosyste.ms SophoxFinancials
Expenses: 2 (-$2,396.82)
Donors: 73
Spenders: 1
Project activity
New Projects: 1
New Releases: 0
New Issues: 22
New Pull Requests: 1,046
Closed Issues: 20
Merged Pull Requests: 89
Closed Pull Requests: 812
Issue Authors: 17
Pull Request Authors: 14
Active Maintainers: 4
Time to close issues:
227.7 days
Time to merge pull requests:
4.4 days
Time to close pull requests:
4.2 days
Commit Stats
Commits: 0
Commit Authors: 0
Commit Committers: 0
Additions: 0
Deletions: 0
Repositories
github.com/babel/babel
π Babel is a compiler for writing next generation JavaScript.
Stars: 43,223 - Last synced: 04 Jan 2025
github.com/babel/minify
:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
Stars: 4,395 - Last synced: 08 Jan 2025
github.com/babel/babel-preset-env
PSA: this repo has been moved into babel/babel -->
Stars: 3,500 - Last synced: 08 Jan 2025
github.com/babel/babel-sublime
Syntax definitions for ES6 JavaScript with React JSX extensions.
Stars: 3,254 - Last synced: 08 Jan 2025
github.com/babel/babel-eslint
:tokyo_tower: A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)
Stars: 2,963 - Last synced: 08 Jan 2025
github.com/babel/example-node-server
Example Node Server w/ Babel
Stars: 2,841 - Last synced: 08 Jan 2025
github.com/babel/babylon
PSA: moved into babel/babel as @babel/parser -->
Stars: 1,712 - Last synced: 08 Jan 2025
github.com/babel/babel-upgrade
β¬οΈ A tool for upgrading Babel versions (to v7): `npx babel-upgrade`
Stars: 1,308 - Last synced: 08 Jan 2025
github.com/babel/awesome-babel
πA list of awesome Babel plugins, presets, etc.
Stars: 869 - Last synced: 08 Jan 2025
github.com/babel/babel-standalone
:video_game: Now located in the Babel repo! Standalone build of Babel for use in non-Node.js environments, including browsers.
Stars: 819 - Last synced: 08 Jan 2025
github.com/babel/website
:globe_with_meridians: The Babel documentation website
Stars: 751 - Last synced: 04 Jan 2025
github.com/babel/preset-modules
A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually)
Stars: 741 - Last synced: 08 Jan 2025
github.com/babel/kneden
Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin
Stars: 515 - Last synced: 08 Jan 2025
github.com/babel/proposals
βοΈ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)
Stars: 432 - Last synced: 08 Jan 2025
github.com/babel/eslint-plugin-babel
An ESlint rule plugin companion to babel-eslint
Stars: 389 - Last synced: 08 Jan 2025
github.com/babel/generator-babel-boilerplate
A Yeoman generator to author libraries in ES2015 (and beyond!) for Node and the browser.
Stars: 380 - Last synced: 08 Jan 2025
github.com/babel/babel-time-travel
Time travel through babel transformations one by one (implemented in the Babel REPL now)
Stars: 344 - Last synced: 08 Jan 2025
github.com/babel/babel-polyfills
A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.
Stars: 338 - Last synced: 08 Jan 2025
github.com/babel/babel-sublime-snippets
Next generation JavaScript and React snippets for Sublime
Stars: 262 - Last synced: 08 Jan 2025
github.com/babel/karma-babel-preprocessor
Karma plugin for Babel
Stars: 167 - Last synced: 08 Jan 2025
github.com/babel/ruby-babel-transpiler
Ruby Babel is a bridge to the JS Babel transpiler.
Stars: 159 - Last synced: 08 Jan 2025
github.com/babel/notes
β¬ Notes from the @Babel Team (discuss in PRs)
Stars: 122 - Last synced: 08 Jan 2025
github.com/babel/generator-babel-plugin
Babel Plugin generator for Yeoman
Stars: 118 - Last synced: 08 Jan 2025
github.com/babel/babel-bridge
A placeholder package that bridges babel-core to @babel/core.
Stars: 94 - Last synced: 08 Jan 2025
github.com/babel/babel-bot
π€ A helpful bot to automate common tasks on Babel Issues/PRs
Stars: 75 - Last synced: 08 Jan 2025
github.com/babel/broccoli-babel-transpiler
Broccoli plugin for Babel
Stars: 57 - Last synced: 08 Jan 2025
github.com/babel/sandboxes
Babel repl-like codesandbox: check out link =>
Stars: 39 - Last synced: 08 Jan 2025
github.com/babel/acorn-to-esprima
(unmaintained) Converts acorn tokens to esprima tokens
Stars: 33 - Last synced: 08 Jan 2025
github.com/Sophox/sophox
A collection of services exposing OSM data, metadata, and other microservices
Stars: 31 - Last synced: 04 Jan 2025
github.com/ecosyste-ms/packages
An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.
Stars: 26 - Last synced: 05 Jan 2025
github.com/babel/phabricator-to-github
A tool to migrate phabricator issues to github
Stars: 24 - Last synced: 08 Jan 2025
github.com/babel/metalsmith-babel
A Metalsmith plugin to compile JavaScript with Babel
Stars: 20 - Last synced: 08 Jan 2025
github.com/babel/eslint-config-babel
ESLint config for all Babel repos
Stars: 10 - Last synced: 08 Jan 2025
github.com/babel/babel-standalone-bower
Bower build of babel-standalone. See https://github.com/Daniel15/babel-standalone
Stars: 9 - Last synced: 08 Jan 2025
github.com/ecosyste-ms/roadmap
Planning and roadmap for future Ecosyste.ms development
Stars: 9 - Last synced: 05 Jan 2025
github.com/babel/babel-plugin-proposal-private-property-in-object
@babel/plugin-proposal-private-property-in-object, with an added warning for when depending on this package without explicitly listing it in dependencies or devDependencies
Stars: 9 - Last synced: 08 Jan 2025
github.com/ecosyste-ms/repos
An open API service providing repository metadata for many open source software ecosystems.
Stars: 9 - Last synced: 05 Jan 2025
github.com/babel/eslint-plugin-babel-plugin
A set of eslint rules to enforce best practices in the development of Babel plugins.
Stars: 8 - Last synced: 08 Jan 2025
github.com/ecosyste-ms/ost
A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources, based on data from https://opensustain.tech
Stars: 7 - Last synced: 05 Jan 2025
github.com/babel/.github
Community health files for the Babel organization
Stars: 7 - Last synced: 08 Jan 2025
github.com/babel/babel-archive
π Packages that are deprecated or don't need to be updated
Stars: 7 - Last synced: 08 Jan 2025
github.com/babel/babel-test262-runner
Run test262 tests on Node 0.10 using Babel 7 and `core-js@3`.
Stars: 6 - Last synced: 08 Jan 2025
github.com/ecosyste-ms/timeline
An open API service providing the timeline of over 5 Billion events for every public repo on GitHub, all the way back to 2015.
Stars: 6 - Last synced: 05 Jan 2025
github.com/babel/babel-plugin-transform-async-functions
https://github.com/MatAtBread/fast-async/issues/46
Stars: 4 - Last synced: 08 Jan 2025
github.com/ecosyste-ms/advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Stars: 4 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/sponsors
An open API service aggregating public data about GitHub Sponsors
Stars: 4 - Last synced: 06 Jan 2025
github.com/ecosyste-ms/awesome
An open API service indexing awesome lists of open source software.
Stars: 4 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/diff
An open API service to generate diffs between package releases for many open source software ecosystems.
Stars: 4 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/parser
An open API service to parse dependency metadata from many open source software ecosystems manifest files.
Stars: 4 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/export
A shell script for exporting and publishing open data dumps
Stars: 3 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/commits
An open API service providing commit metadata for open source projects.
Stars: 3 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/docker
An open API service providing dependency metadata for docker projects.
Stars: 3 - Last synced: 05 Jan 2025
github.com/babel/lerna
:dragon: A tool for managing JavaScript projects with multiple packages.
Stars: 3 - Last synced: 08 Jan 2025
github.com/ecosyste-ms/underproduced
An investigation into underproduced open source software.
Stars: 3 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/blog
The blog for Ecosyste.ms, powered by Jekyll
Stars: 3 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/documentation
Tools and open datasets to support, sustain, and secure critical digital infrastructure.
Stars: 3 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/funds
An open source funding solution from ecosyste.ms & Open Source Collective.
Stars: 2 - Last synced: 07 Jan 2025
github.com/babel/phabricator-redirects
β©οΈ Redirects for old phabricator urls
Stars: 2 - Last synced: 08 Jan 2025
github.com/ecosyste-ms/papers
An open API service providing mapping between scientific papers and software projects that are mentioned in them.
Stars: 2 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/radar
Explore software projects that depend upon your packages.
Stars: 2 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/resolve
An open API service to resolve dependency trees of packages for many open source software ecosystems.
Stars: 2 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/digest
An open API service providing digests of packages from many open source software ecosystems and registries.
Stars: 2 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/archives
An open API service for inspecting package archives and files from many open source software ecosystems.
Stars: 1 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/opencollective
An open API service for software projects hosted on Open Collective.
Stars: 1 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/bibliothecary
Package manager manifest parser
Stars: 1 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/issues
An open API service for providing issue and pull request metadata for open source projects.
Stars: 1 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/licenses
An open API service to parse license metadata from many open source software ecosystems.
Stars: 1 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/conda-api
A small service to make it easier for packages.ecosyste.ms to read data about Conda Packages in different channels.
Stars: 1 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/extension
Browser extension to quickly see stats and facts about packages and repositories
Stars: 1 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/ruby
A summary of data about the Ruby ecosystem.
Stars: 0 - Last synced: 06 Jan 2025
github.com/ecosyste-ms/dokku-git-rev
$APP_REVISION in your dokku env
Stars: 0 - Last synced: 05 Jan 2025
github.com/babel/regjsgen
Generate regular expressions from regjsparserβs AST.
Stars: 0 - Last synced: 08 Jan 2025
github.com/ecosyste-ms/swift-package-converter
API to convert Package.swift files into JSON
Stars: 0 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/summary
An open API service for producing an overview of a list of open source projects.
Stars: 0 - Last synced: 05 Jan 2025
github.com/babel/regjsparser
Parsing the JavaScript's RegExp in JavaScript.
Stars: 0 - Last synced: 07 Jan 2025
github.com/ecosyste-ms/npm-update-stream
Feed of names of recently updated node modules from npm
Stars: 0 - Last synced: 05 Jan 2025
github.com/ecosyste-ms/infrastructure
Bug tracker for Ecosyste.ms infrastructure issues and improvements
Stars: 0 - Last synced: 05 Jan 2025