Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Viewing stats for the following collectives:

Babel webpack

Financials

Loading...
Loading...
Donations: 249 ($17,896.33)
Expenses: 2 (-$7,727.00)
Donors: 213
Spenders: 2
Loading...

Project activity

Loading...
Loading...

New Projects: 0
New Releases: 15

New Issues: 35
New Pull Requests: 171

Closed Issues: 35
Merged Pull Requests: 87
Closed Pull Requests: 64

Issue Authors: 32
Pull Request Authors: 31
Active Maintainers: 6

Time to close issues: 148.9 days
Time to merge pull requests: 18.1 days
Time to close pull requests: 33.6 days

Loading...

Commit Stats

Loading...
Loading...

Commits: 0
Commit Authors: 0
Commit Committers: 0
Additions: 0
Deletions: 0

Loading...




Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Repositories

github.com/webpack/webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

Stars: 64,910 - Last synced: 04 Jan 2025

github.com/babel/babel

🐠 Babel is a compiler for writing next generation JavaScript.

Stars: 43,223 - Last synced: 04 Jan 2025

github.com/webpack/webpack-dev-server

Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.

Stars: 7,808 - Last synced: 04 Jan 2025

github.com/babel/babel-loader

📦 Babel loader for webpack

Stars: 4,822 - Last synced: 03 Jan 2025

github.com/babel/minify

:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)

Stars: 4,395 - Last synced: 04 Jan 2025

github.com/webpack/tapable

Just a little module for plugins.

Stars: 3,748 - Last synced: 03 Jan 2025

github.com/babel/babel-preset-env

PSA: this repo has been moved into babel/babel -->

Stars: 3,500 - Last synced: 03 Jan 2025

github.com/babel/babel-sublime

Syntax definitions for ES6 JavaScript with React JSX extensions.

Stars: 3,254 - Last synced: 03 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: 03 Jan 2025

github.com/babel/example-node-server

Example Node Server w/ Babel

Stars: 2,841 - Last synced: 03 Jan 2025

github.com/webpack/webpack-cli

Webpack's Command Line Interface

Stars: 2,570 - Last synced: 04 Jan 2025

github.com/webpack/webpack-dev-middleware

A development middleware for webpack

Stars: 2,501 - Last synced: 04 Jan 2025

github.com/webpack/webpack.js.org

Repository for webpack documentation and more!

Stars: 2,216 - Last synced: 04 Jan 2025

github.com/webpack/react-starter

[OUTDATED] Starter template for React with webpack. Doesn't focus on simplicity! NOT FOR BEGINNERS!

Stars: 2,207 - Last synced: 03 Jan 2025

github.com/babel/babylon

PSA: moved into babel/babel as @babel/parser -->

Stars: 1,712 - Last synced: 04 Jan 2025

github.com/babel/babelify

Browserify transform for Babel

Stars: 1,681 - Last synced: 03 Jan 2025

github.com/webpack/docs

[OLD] documentation for webpack

Stars: 1,455 - Last synced: 03 Jan 2025

github.com/babel/gulp-babel

Gulp plugin for Babel

Stars: 1,320 - Last synced: 03 Jan 2025

github.com/babel/babel-upgrade

⬆️ A tool for upgrading Babel versions (to v7): `npx babel-upgrade`

Stars: 1,308 - Last synced: 03 Jan 2025

github.com/webpack/enhanced-resolve

Offers an async require.resolve function. It's highly configurable.

Stars: 937 - Last synced: 04 Jan 2025

github.com/webpack/memory-fs

[DEPRECATED use memfs instead] A simple in-memory filesystem. Holds data in a javascript object.

Stars: 882 - Last synced: 03 Jan 2025

github.com/webpack/analyse

analyse web app for webpack stats

Stars: 882 - Last synced: 03 Jan 2025

github.com/babel/awesome-babel

😎A list of awesome Babel plugins, presets, etc.

Stars: 869 - Last synced: 03 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: 03 Jan 2025

github.com/webpack/webpack-pwa

Example for a super simple PWA with webpack.

Stars: 811 - Last synced: 03 Jan 2025

github.com/webpack/loader-utils

utils for webpack loaders

Stars: 765 - Last synced: 03 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: 03 Jan 2025

github.com/babel/kneden

Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin

Stars: 515 - Last synced: 03 Jan 2025

github.com/webpack/react-webpack-server-side-example

Example of an react application with webpack including server-side rendering.

Stars: 460 - Last synced: 03 Jan 2025

github.com/webpack/node-libs-browser

[DEPRECATED] The node core libs for in browser usage.

Stars: 448 - Last synced: 03 Jan 2025

github.com/babel/grunt-babel

Grunt plugin for Babel

Stars: 437 - Last synced: 03 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: 03 Jan 2025

github.com/babel/eslint-plugin-babel

An ESlint rule plugin companion to babel-eslint

Stars: 389 - Last synced: 03 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: 03 Jan 2025

github.com/webpack/watchpack

Wrapper library for directory and file watching.

Stars: 378 - Last synced: 03 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: 03 Jan 2025

github.com/webpack/webpack-with-common-libs

webpack with some common libraries

Stars: 339 - Last synced: 03 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: 03 Jan 2025

github.com/webpack/loader-runner

Runs (webpack) loaders

Stars: 302 - Last synced: 03 Jan 2025

github.com/webpack/webpack-sources

Source code handling classes for webpack

Stars: 262 - Last synced: 03 Jan 2025

github.com/babel/babel-sublime-snippets

Next generation JavaScript and React snippets for Sublime

Stars: 262 - Last synced: 03 Jan 2025

github.com/webpack/changelog-v5

Temporary repo for the changelog for webpack 5

Stars: 254 - Last synced: 03 Jan 2025

github.com/webpack/schema-utils

Options Validation

Stars: 246 - Last synced: 03 Jan 2025

github.com/webpack/meeting-notes

Webpack core team meeting notes.

Stars: 188 - Last synced: 03 Jan 2025

github.com/babel/karma-babel-preprocessor

Karma plugin for Babel

Stars: 167 - Last synced: 03 Jan 2025

github.com/babel/ruby-babel-transpiler

Ruby Babel is a bridge to the JS Babel transpiler.

Stars: 159 - Last synced: 03 Jan 2025

github.com/webpack/concord

[WIP] concord modules specification

Stars: 156 - Last synced: 03 Jan 2025

github.com/babel/babel-jest

Jest plugin for Babel (moved) ->

Stars: 138 - Last synced: 03 Jan 2025

github.com/webpack/example-app

[OUTDATED] example web app for webpack

Stars: 138 - Last synced: 03 Jan 2025

github.com/babel/notes

♬ Notes from the @Babel Team (discuss in PRs)

Stars: 122 - Last synced: 03 Jan 2025

github.com/babel/generator-babel-plugin

Babel Plugin generator for Yeoman

Stars: 118 - Last synced: 03 Jan 2025

github.com/babel/babel-bridge

A placeholder package that bridges babel-core to @babel/core.

Stars: 94 - Last synced: 03 Jan 2025

github.com/babel/babel-bot

🤖 A helpful bot to automate common tasks on Babel Issues/PRs

Stars: 75 - Last synced: 03 Jan 2025

github.com/babel/babel-brunch

Brunch plugin for Babel

Stars: 68 - Last synced: 03 Jan 2025

github.com/webpack/fastparse

A very simple and stupid parser, based on a statemachine and regular expressions.

Stars: 65 - Last synced: 03 Jan 2025

github.com/webpack/enhanced-require

[CURRENTLY UNMAINTAINED] Enhance the require function in node.js with support for loaders which preprocess files. This is a standalone polyfill for features of webpack.

Stars: 64 - Last synced: 03 Jan 2025

github.com/webpack/playground

In-browser playground for webpack

Stars: 60 - Last synced: 03 Jan 2025

github.com/babel/broccoli-babel-transpiler

Broccoli plugin for Babel

Stars: 57 - Last synced: 03 Jan 2025

github.com/webpack/analyse-tool

A tool to analyse your webpack build result. It allows to browse the compilation and points out options to optimize the build.

Stars: 55 - Last synced: 03 Jan 2025

github.com/webpack/hot-node-example

Example for HMR in a node.js process

Stars: 54 - Last synced: 03 Jan 2025

github.com/babel/jade-babel

Jade plugin for Babel

Stars: 40 - Last synced: 03 Jan 2025

github.com/webpack/benchmark

Run benchmarks for webpack.

Stars: 39 - Last synced: 03 Jan 2025

github.com/babel/sandboxes

Babel repl-like codesandbox: check out link =>

Stars: 39 - Last synced: 03 Jan 2025

github.com/webpack/source-list-map

Fast line to line SourceMap generator.

Stars: 39 - Last synced: 03 Jan 2025

github.com/babel/jekyll-babel

A Babel converter for Jekyll.

Stars: 34 - Last synced: 03 Jan 2025

github.com/babel/acorn-to-esprima

(unmaintained) Converts acorn tokens to esprima tokens

Stars: 33 - Last synced: 03 Jan 2025

github.com/babel/babel-connect

Connect plugin for Babel

Stars: 27 - Last synced: 03 Jan 2025

github.com/webpack/core

[OBSOLETE in webpack 2] The core of webpack and enhanced-require...

Stars: 26 - Last synced: 03 Jan 2025

github.com/webpack/media

Stars: 26 - Last synced: 03 Jan 2025

github.com/babel/podcast.babeljs.io

The Babel Podcast site!

Stars: 25 - Last synced: 03 Jan 2025

github.com/babel/actions

Babel specific github actions 🤖

Stars: 24 - Last synced: 03 Jan 2025

github.com/babel/phabricator-to-github

A tool to migrate phabricator issues to github

Stars: 24 - Last synced: 03 Jan 2025

github.com/webpack/voting-app

An application for casting votes on new webpack features and fixes.

Stars: 22 - Last synced: 03 Jan 2025

github.com/babel/rfcs

RFCs for changes to Babel

Stars: 21 - Last synced: 03 Jan 2025

github.com/babel/metalsmith-babel

A Metalsmith plugin to compile JavaScript with Babel

Stars: 20 - Last synced: 03 Jan 2025

github.com/webpack/tooling

A collection of reusable tooling for webpack repos.

Stars: 20 - Last synced: 03 Jan 2025

github.com/babel/babel-configuration-examples

WIP

Stars: 18 - Last synced: 03 Jan 2025

github.com/babel/logo

Babel logo

Stars: 15 - Last synced: 03 Jan 2025

github.com/babel/duo-babel

Duo plugin for Babel

Stars: 15 - Last synced: 03 Jan 2025

github.com/babel/parser_performance

Stars: 13 - Last synced: 03 Jan 2025

github.com/webpack/graph

[DEPRECATED] Converts JSON stats from webpack to a nice SVG-Image.

Stars: 13 - Last synced: 03 Jan 2025

github.com/webpack/webpack.github.com

webpack.github.com

Stars: 10 - Last synced: 03 Jan 2025

github.com/webpack/template

[DEPRECATED] Create a new web app from a template.

Stars: 10 - Last synced: 03 Jan 2025

github.com/babel/eslint-config-babel

ESLint config for all Babel repos

Stars: 10 - Last synced: 03 Jan 2025

github.com/babel/gobble-babel

Gobble plugin for Babel

Stars: 9 - Last synced: 03 Jan 2025

github.com/babel/babel-standalone-bower

Bower build of babel-standalone. See https://github.com/Daniel15/babel-standalone

Stars: 9 - Last synced: 03 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: 03 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: 03 Jan 2025

github.com/babel/babyquery

ECMAScript AST query library.

Stars: 8 - Last synced: 03 Jan 2025

github.com/babel/babel-archive

🗑 Packages that are deprecated or don't need to be updated

Stars: 7 - Last synced: 03 Jan 2025

github.com/babel/.github

Community health files for the Babel organization

Stars: 7 - Last synced: 03 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: 03 Jan 2025

github.com/webpack/github-org-overview

Scans all repos of a github organization and check if published

Stars: 6 - Last synced: 03 Jan 2025

github.com/babel/flavortown

what else?

Stars: 6 - Last synced: 03 Jan 2025

github.com/webpack/management

Mission, Goals, projects and budget for webpack

Stars: 6 - Last synced: 03 Jan 2025

github.com/webpack/the-big-test

[OUTDATED] the big webpack/enhanced-require test

Stars: 5 - Last synced: 03 Jan 2025

github.com/webpack/meetup-2018-05-08

QA for the webpack meetup in Munich

Stars: 4 - Last synced: 03 Jan 2025

github.com/babel/babel-plugin-transform-async-functions

https://github.com/MatAtBread/fast-async/issues/46

Stars: 4 - Last synced: 03 Jan 2025

github.com/webpack/webpack-governance

The webpack governance model

Stars: 3 - Last synced: 01 Jan 2025