Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Viewing stats for the following collectives:
Babel ESLint Preact webpackFinancials
Expenses: 24 (-$22,533.28)
Donors: 270
Spenders: 24
Project activity
New Projects: 0
New Releases: 21
New Issues: 102
New Pull Requests: 303
Closed Issues: 94
Merged Pull Requests: 199
Closed Pull Requests: 69
Issue Authors: 79
Pull Request Authors: 61
Active Maintainers: 17
Time to close issues:
151.1 days
Time to merge pull requests:
13.9 days
Time to close pull requests:
27.6 days
Commit Stats
Commits: 0
Commit Authors: 0
Commit Committers: 0
Additions: 0
Deletions: 0
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: 31 Dec 2024
github.com/babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
Stars: 43,223 - Last synced: 31 Dec 2024
github.com/preactjs/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
Stars: 36,980 - Last synced: 31 Dec 2024
github.com/eslint/eslint
Find and fix problems in your JavaScript code.
Stars: 25,363 - Last synced: 02 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: 31 Dec 2024
github.com/preactjs/wmr
👩🚀 The tiny all-in-one development tool for modern web apps.
Stars: 4,930 - Last synced: 30 Dec 2024
github.com/preactjs/preact-cli
😺 Your next Preact PWA starts in 30 seconds.
Stars: 4,686 - Last synced: 30 Dec 2024
github.com/babel/minify
:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
Stars: 4,395 - Last synced: 30 Dec 2024
github.com/preactjs/signals
Manage state with style in every framework
Stars: 3,783 - Last synced: 30 Dec 2024
github.com/webpack/tapable
Just a little module for plugins.
Stars: 3,748 - Last synced: 30 Dec 2024
github.com/babel/babel-preset-env
PSA: this repo has been moved into babel/babel -->
Stars: 3,500 - Last synced: 30 Dec 2024
github.com/babel/babel-sublime
Syntax definitions for ES6 JavaScript with React JSX extensions.
Stars: 3,254 - Last synced: 30 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: 30 Dec 2024
github.com/babel/example-node-server
Example Node Server w/ Babel
Stars: 2,841 - Last synced: 30 Dec 2024
github.com/webpack/webpack-cli
Webpack's Command Line Interface
Stars: 2,570 - Last synced: 31 Dec 2024
github.com/webpack/webpack-dev-middleware
A development middleware for webpack
Stars: 2,501 - Last synced: 30 Dec 2024
github.com/webpack/webpack.js.org
Repository for webpack documentation and more!
Stars: 2,216 - Last synced: 31 Dec 2024
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: 30 Dec 2024
github.com/babel/babylon
PSA: moved into babel/babel as @babel/parser -->
Stars: 1,712 - Last synced: 30 Dec 2024
github.com/babel/babel-upgrade
⬆️ A tool for upgrading Babel versions (to v7): `npx babel-upgrade`
Stars: 1,308 - Last synced: 30 Dec 2024
github.com/preactjs/preact-router
:earth_americas: URL router for Preact.
Stars: 1,015 - Last synced: 30 Dec 2024
github.com/preactjs/preact-compat
ATTENTION: The React compatibility layer for Preact has moved to the main preact repo.
Stars: 949 - Last synced: 30 Dec 2024
github.com/webpack/enhanced-resolve
Offers an async require.resolve function. It's highly configurable.
Stars: 932 - Last synced: 30 Dec 2024
github.com/eslint/typescript-eslint-parser
An ESLint custom parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
Stars: 914 - Last synced: 02 Jan 2025
github.com/preactjs/awesome-preact
A curated list of amazingly awesome things regarding Preact ecosystem :star2:
Stars: 909 - Last synced: 30 Dec 2024
github.com/webpack/memory-fs
[DEPRECATED use memfs instead] A simple in-memory filesystem. Holds data in a javascript object.
Stars: 882 - Last synced: 30 Dec 2024
github.com/babel/awesome-babel
😎A list of awesome Babel plugins, presets, etc.
Stars: 868 - Last synced: 30 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: 30 Dec 2024
github.com/webpack/webpack-pwa
Example for a super simple PWA with webpack.
Stars: 811 - Last synced: 30 Dec 2024
github.com/babel/website
:globe_with_meridians: The Babel documentation website
Stars: 751 - Last synced: 30 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: 30 Dec 2024
github.com/eslint/config-inspector
A visual tool for inspecting and understanding your ESLint flat configs.
Stars: 699 - Last synced: 02 Jan 2025
github.com/preactjs/preact-render-to-string
📄 Universal rendering for Preact: render JSX and Preact components to HTML.
Stars: 650 - Last synced: 30 Dec 2024
github.com/preactjs/compressed-size-action
GitHub Action that adds compressed size changes to your PRs.
Stars: 603 - Last synced: 30 Dec 2024
github.com/babel/kneden
Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin
Stars: 515 - Last synced: 30 Dec 2024
github.com/webpack/react-webpack-server-side-example
Example of an react application with webpack including server-side rendering.
Stars: 460 - Last synced: 30 Dec 2024
github.com/webpack/node-libs-browser
[DEPRECATED] The node core libs for in browser usage.
Stars: 448 - Last synced: 30 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: 30 Dec 2024
github.com/eslint/markdown
Lint JavaScript code blocks in Markdown documents
Stars: 405 - Last synced: 31 Dec 2024
github.com/preactjs/next-plugin-preact
Next.js plugin for preact X
Stars: 396 - Last synced: 30 Dec 2024
github.com/babel/eslint-plugin-babel
An ESlint rule plugin companion to babel-eslint
Stars: 389 - Last synced: 30 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: 30 Dec 2024
github.com/webpack/watchpack
Wrapper library for directory and file watching.
Stars: 378 - Last synced: 30 Dec 2024
github.com/preactjs/preact-custom-element
Wrap your component up as a custom element
Stars: 361 - Last synced: 30 Dec 2024
github.com/preactjs/preact-www
:book: Preact documentation website.
Stars: 358 - Last synced: 30 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: 30 Dec 2024
github.com/webpack/webpack-with-common-libs
webpack with some common libraries
Stars: 339 - Last synced: 30 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: 30 Dec 2024
github.com/preactjs/preact-devtools
Browser extension for inspection Preact applications
Stars: 315 - Last synced: 30 Dec 2024
github.com/webpack/webpack-sources
Source code handling classes for webpack
Stars: 262 - Last synced: 30 Dec 2024
github.com/babel/babel-sublime-snippets
Next generation JavaScript and React snippets for Sublime
Stars: 262 - Last synced: 30 Dec 2024
github.com/preactjs/preset-vite
Preset for using Preact with the vite bundler
Stars: 260 - Last synced: 30 Dec 2024
github.com/webpack/changelog-v5
Temporary repo for the changelog for webpack 5
Stars: 254 - Last synced: 30 Dec 2024
github.com/eslint/generator-eslint
A Yeoman generator to help with ESLint development
Stars: 230 - Last synced: 02 Jan 2025
github.com/webpack/meeting-notes
Webpack core team meeting notes.
Stars: 188 - Last synced: 30 Dec 2024
github.com/babel/karma-babel-preprocessor
Karma plugin for Babel
Stars: 167 - Last synced: 30 Dec 2024
github.com/babel/ruby-babel-transpiler
Ruby Babel is a bridge to the JS Babel transpiler.
Stars: 159 - Last synced: 30 Dec 2024
github.com/eslint/rewrite
Monorepo for the new version of ESLint
Stars: 157 - Last synced: 31 Dec 2024
github.com/webpack/concord
[WIP] concord modules specification
Stars: 156 - Last synced: 30 Dec 2024
github.com/webpack/example-app
[OUTDATED] example web app for webpack
Stars: 138 - Last synced: 30 Dec 2024
github.com/eslint/rfcs
Repo for managing Requests For Comments (RFCs) for the ESLint project
Stars: 129 - Last synced: 02 Jan 2025
github.com/eslint/eslint-scope
eslint-scope: ECMAScript scope analyzer
Stars: 125 - Last synced: 02 Jan 2025
github.com/eslint/eslintrc
The legacy ESLintRC config file format for ESLint
Stars: 124 - Last synced: 02 Jan 2025
github.com/babel/notes
♬ Notes from the @Babel Team (discuss in PRs)
Stars: 122 - Last synced: 30 Dec 2024
github.com/babel/generator-babel-plugin
Babel Plugin generator for Yeoman
Stars: 118 - Last synced: 30 Dec 2024
github.com/preactjs/eslint-config-preact
Unopinionated baseline ESLint config for Preact and Preact CLI codebases.
Stars: 94 - Last synced: 30 Dec 2024
github.com/babel/babel-bridge
A placeholder package that bridges babel-core to @babel/core.
Stars: 94 - Last synced: 30 Dec 2024
github.com/eslint/create-config
Utility to create ESLint config files
Stars: 77 - Last synced: 02 Jan 2025
github.com/babel/babel-bot
🤖 A helpful bot to automate common tasks on Babel Issues/PRs
Stars: 75 - Last synced: 30 Dec 2024
github.com/preactjs/enzyme-adapter-preact-pure
Preact adapter for the Enzyme UI testing library
Stars: 67 - Last synced: 30 Dec 2024
github.com/eslint/eslint-github-bot
Plugin-based GitHub bot for ESLint
Stars: 65 - Last synced: 02 Jan 2025
github.com/webpack/fastparse
A very simple and stupid parser, based on a statemachine and regular expressions.
Stars: 65 - Last synced: 30 Dec 2024
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: 30 Dec 2024
github.com/webpack/playground
In-browser playground for webpack
Stars: 60 - Last synced: 30 Dec 2024
github.com/babel/broccoli-babel-transpiler
Broccoli plugin for Babel
Stars: 57 - Last synced: 30 Dec 2024
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: 30 Dec 2024
github.com/webpack/hot-node-example
Example for HMR in a node.js process
Stars: 54 - Last synced: 30 Dec 2024
github.com/preactjs/preact-ssr-prepass
Drop-in replacement for react-ssr-prepass
Stars: 49 - Last synced: 30 Dec 2024
github.com/eslint/eslint-jp
Repository for creating and triaging issues in Japanese
Stars: 47 - Last synced: 02 Jan 2025
github.com/preactjs/create-preact
Create a Vite-powered Preact app in seconds
Stars: 44 - Last synced: 30 Dec 2024
github.com/eslint/eslint-visitor-keys
Constants and utilities about visitor keys to traverse AST.
Stars: 42 - Last synced: 02 Jan 2025