Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Viewing stats for the following collectives:
Aurelia Babel gulp Mongoose.js nest NuxtFinancials
Expenses: 11 (-$35,997.00)
Donors: 290
Spenders: 11
Project activity
New Projects: 0
New Releases: 4
New Issues: 182
New Pull Requests: 312
Closed Issues: 179
Merged Pull Requests: 283
Closed Pull Requests: 57
Issue Authors: 156
Pull Request Authors: 62
Active Maintainers: 13
Time to close issues:
98.2 days
Time to merge pull requests:
33.3 days
Time to close pull requests:
45.7 days
Commit Stats
Commits: 0
Commit Authors: 0
Commit Committers: 0
Additions: 0
Deletions: 0
Repositories
github.com/nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
Stars: 67,503 - Last synced: 23 Dec 2024
github.com/babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
Stars: 43,223 - Last synced: 23 Dec 2024
github.com/gulpjs/gulp
A toolkit to automate & enhance your workflow
Stars: 33,008 - Last synced: 20 Dec 2024
github.com/babel/minify
:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
Stars: 4,395 - Last synced: 22 Dec 2024
github.com/babel/babel-preset-env
PSA: this repo has been moved into babel/babel -->
Stars: 3,500 - Last synced: 22 Dec 2024
github.com/babel/babel-sublime
Syntax definitions for ES6 JavaScript with React JSX extensions.
Stars: 3,254 - Last synced: 22 Dec 2024
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: 22 Dec 2024
github.com/babel/example-node-server
Example Node Server w/ Babel
Stars: 2,841 - Last synced: 22 Dec 2024
github.com/babel/babylon
PSA: moved into babel/babel as @babel/parser -->
Stars: 1,712 - Last synced: 22 Dec 2024
github.com/babel/babel-upgrade
⬆️ A tool for upgrading Babel versions (to v7): `npx babel-upgrade`
Stars: 1,308 - Last synced: 22 Dec 2024
github.com/babel/awesome-babel
😎A list of awesome Babel plugins, presets, etc.
Stars: 867 - Last synced: 22 Dec 2024
github.com/gulpjs/liftoff
Launch your command line tool with ease.
Stars: 843 - Last synced: 20 Dec 2024
github.com/gulpjs/gulp-util
[deprecated] - See https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
Stars: 830 - Last synced: 20 Dec 2024
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: 22 Dec 2024
github.com/babel/website
:globe_with_meridians: The Babel documentation website
Stars: 751 - Last synced: 22 Dec 2024
github.com/babel/preset-modules
A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually)
Stars: 740 - Last synced: 22 Dec 2024
github.com/babel/kneden
Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin
Stars: 515 - Last synced: 22 Dec 2024
github.com/babel/proposals
✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)
Stars: 432 - Last synced: 22 Dec 2024
github.com/babel/eslint-plugin-babel
An ESlint rule plugin companion to babel-eslint
Stars: 389 - Last synced: 22 Dec 2024
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: 22 Dec 2024
github.com/babel/babel-time-travel
Time travel through babel transformations one by one (implemented in the Babel REPL now)
Stars: 344 - Last synced: 22 Dec 2024
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: 22 Dec 2024
github.com/gulpjs/plugins
[Unused] Very old plugin search website
Stars: 280 - Last synced: 20 Dec 2024
github.com/babel/babel-sublime-snippets
Next generation JavaScript and React snippets for Sublime
Stars: 262 - Last synced: 22 Dec 2024
github.com/gulpjs/interpret
A dictionary of file extensions and associated module loaders.
Stars: 258 - Last synced: 20 Dec 2024
github.com/gulpjs/undertaker
Task registry that allows composition through series/parallel methods.
Stars: 200 - Last synced: 20 Dec 2024
github.com/gulpjs/glob-stream
Readable streamx interface over anymatch.
Stars: 178 - Last synced: 20 Dec 2024
github.com/babel/karma-babel-preprocessor
Karma plugin for Babel
Stars: 167 - Last synced: 22 Dec 2024
github.com/babel/ruby-babel-transpiler
Ruby Babel is a bridge to the JS Babel transpiler.
Stars: 159 - Last synced: 22 Dec 2024
github.com/gulpjs/bach
Compose your async functions with elegance.
Stars: 135 - Last synced: 20 Dec 2024
github.com/babel/notes
♬ Notes from the @Babel Team (discuss in PRs)
Stars: 122 - Last synced: 22 Dec 2024
github.com/gulpjs/fancy-log
Log things, prefixed with a timestamp.
Stars: 121 - Last synced: 20 Dec 2024
github.com/babel/generator-babel-plugin
Babel Plugin generator for Yeoman
Stars: 118 - Last synced: 22 Dec 2024
github.com/gulpjs/findup-sync
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Stars: 97 - Last synced: 20 Dec 2024
github.com/babel/babel-bridge
A placeholder package that bridges babel-core to @babel/core.
Stars: 94 - Last synced: 22 Dec 2024
github.com/gulpjs/glob-watcher
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
Stars: 80 - Last synced: 20 Dec 2024
github.com/gulpjs/glob-parent
Extract the non-magic parent path from a glob string.
Stars: 79 - Last synced: 20 Dec 2024
github.com/babel/babel-bot
🤖 A helpful bot to automate common tasks on Babel Issues/PRs
Stars: 75 - Last synced: 22 Dec 2024
github.com/gulpjs/async-done
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Stars: 69 - Last synced: 20 Dec 2024
github.com/babel/broccoli-babel-transpiler
Broccoli plugin for Babel
Stars: 57 - Last synced: 22 Dec 2024
github.com/gulpjs/rechoir
Prepare a node environment to require files with different extensions.
Stars: 48 - Last synced: 20 Dec 2024
github.com/gulpjs/replace-ext
Replaces a file extension with another one.
Stars: 46 - Last synced: 20 Dec 2024
github.com/babel/sandboxes
Babel repl-like codesandbox: check out link =>
Stars: 39 - Last synced: 22 Dec 2024
github.com/babel/acorn-to-esprima
(unmaintained) Converts acorn tokens to esprima tokens
Stars: 33 - Last synced: 22 Dec 2024
github.com/gulpjs/ordered-read-streams
Combines array of streams into one Readable stream in strict order.
Stars: 28 - Last synced: 20 Dec 2024
github.com/gulpjs/now-and-later
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Stars: 24 - Last synced: 20 Dec 2024
github.com/gulpjs/hacker
Hack on your project easily. A liftoff proof-of-concept.
Stars: 24 - Last synced: 20 Dec 2024
github.com/babel/phabricator-to-github
A tool to migrate phabricator issues to github
Stars: 24 - Last synced: 22 Dec 2024
github.com/gulpjs/flagged-respawn
A tool for respawning node binaries when special flags are present.
Stars: 21 - Last synced: 20 Dec 2024
github.com/gulpjs/undertaker-forward-reference
Undertaker custom registry supporting forward referenced tasks.
Stars: 20 - Last synced: 20 Dec 2024
github.com/babel/metalsmith-babel
A Metalsmith plugin to compile JavaScript with Babel
Stars: 20 - Last synced: 22 Dec 2024
github.com/gulpjs/plugin-error
Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor reformatting.
Stars: 19 - Last synced: 20 Dec 2024
github.com/gulpjs/undertaker-registry
Default registry in gulp 4.
Stars: 17 - Last synced: 20 Dec 2024
github.com/gulpjs/vinyl-sourcemap
Add/write sourcemaps to/from Vinyl files.
Stars: 15 - Last synced: 20 Dec 2024
github.com/gulpjs/last-run
Capture and retrieve the last time a function was run
Stars: 14 - Last synced: 20 Dec 2024
github.com/gulpjs/fined
Find a file given a declaration of locations.
Stars: 12 - Last synced: 20 Dec 2024
github.com/gulpjs/async-settle
Settle an async function. It will always complete successfully with an object of the resulting state.
Stars: 11 - Last synced: 20 Dec 2024
github.com/gulpjs/value-or-function
Normalize a value or function, applying extra args to the function
Stars: 11 - Last synced: 20 Dec 2024
github.com/gulpjs/to-through
Wrap a Readable stream in a Transform stream.
Stars: 10 - Last synced: 20 Dec 2024
github.com/babel/eslint-config-babel
ESLint config for all Babel repos
Stars: 10 - Last synced: 22 Dec 2024
github.com/gulpjs/copy-props
Copy properties deeply between two objects
Stars: 10 - Last synced: 20 Dec 2024
github.com/gulpjs/has-gulplog
Check if gulplog is available before attempting to use it
Stars: 9 - Last synced: 20 Dec 2024
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: 22 Dec 2024
github.com/gulpjs/resolve-options
Resolve an options object based on configuration.
Stars: 9 - Last synced: 20 Dec 2024
github.com/babel/babel-standalone-bower
Bower build of babel-standalone. See https://github.com/Daniel15/babel-standalone
Stars: 9 - Last synced: 22 Dec 2024
github.com/gulpjs/semver-greatest-satisfied-range
Find the greatest satisfied semver range from an array of ranges.
Stars: 9 - Last synced: 20 Dec 2024
github.com/gulpjs/eslint-config-gulp
Sharable eslint config for gulp projects
Stars: 8 - Last synced: 20 Dec 2024