Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Viewing stats for the following collectives:
Preact webpackFinancials
Expenses: 4 (-$9,777.48)
Donors: 185
Spenders: 4
Project activity
New Projects: 0
New Releases: 19
New Issues: 38
New Pull Requests: 174
Closed Issues: 45
Merged Pull Requests: 94
Closed Pull Requests: 65
Issue Authors: 34
Pull Request Authors: 31
Active Maintainers: 7
Time to close issues:
177.6 days
Time to merge pull requests:
15.8 days
Time to close pull requests:
20.2 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/preactjs/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
Stars: 36,980 - Last synced: 31 Dec 2024
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/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/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/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/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/webpack/webpack-pwa
Example for a super simple PWA with webpack.
Stars: 811 - Last synced: 30 Dec 2024
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/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/preactjs/next-plugin-preact
Next.js plugin for preact X
Stars: 396 - 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/webpack/webpack-with-common-libs
webpack with some common libraries
Stars: 339 - 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/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/webpack/meeting-notes
Webpack core team meeting notes.
Stars: 188 - Last synced: 30 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/preactjs/eslint-config-preact
Unopinionated baseline ESLint config for Preact and Preact CLI codebases.
Stars: 94 - 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/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/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/preactjs/create-preact
Create a Vite-powered Preact app in seconds
Stars: 44 - Last synced: 30 Dec 2024
github.com/webpack/source-list-map
Fast line to line SourceMap generator.
Stars: 39 - Last synced: 30 Dec 2024
github.com/preactjs/preact-integrations
A collection of sample apps demonstrating Preact's compatibility with various 3rd party libraries
Stars: 37 - Last synced: 30 Dec 2024
github.com/preactjs/rfcs
RFCs for changes and ideas in relation to Preact
Stars: 30 - Last synced: 30 Dec 2024
github.com/preactjs/preact-on-the-edge
Server-rendered Preact using Vercel Edge Functions.
Stars: 27 - Last synced: 30 Dec 2024
github.com/webpack/core
[OBSOLETE in webpack 2] The core of webpack and enhanced-require...
Stars: 26 - Last synced: 30 Dec 2024
github.com/preactjs/babel-plugin-transform-replace-expressions
A Babel plugin for replacing expressions with other expressions
Stars: 24 - Last synced: 30 Dec 2024
github.com/webpack/voting-app
An application for casting votes on new webpack features and fixes.
Stars: 22 - Last synced: 30 Dec 2024
github.com/webpack/tooling
A collection of reusable tooling for webpack repos.
Stars: 20 - Last synced: 30 Dec 2024
github.com/preactjs/babel-plugin-transform-rename-properties
A Babel plugin for renaming JavaScript properties
Stars: 19 - Last synced: 30 Dec 2024
github.com/preactjs/jest-preset-preact
Jest preset for testing Preact apps
Stars: 19 - Last synced: 30 Dec 2024
github.com/preactjs/playwright-ct
Preact adapter for Playwright Component testing
Stars: 16 - Last synced: 30 Dec 2024
github.com/preactjs/legacy-compat
React 15 compatibility layer for Preact
Stars: 16 - Last synced: 30 Dec 2024
github.com/preactjs/preact-netlify
Preact's netlify CMS template
Stars: 15 - Last synced: 30 Dec 2024
github.com/webpack/graph
[DEPRECATED] Converts JSON stats from webpack to a nice SVG-Image.
Stars: 13 - Last synced: 30 Dec 2024
github.com/webpack/template
[DEPRECATED] Create a new web app from a template.
Stars: 10 - Last synced: 30 Dec 2024
github.com/preactjs/babel-plugin-transform-hook-names
Add custom hook names for devtools
Stars: 8 - Last synced: 30 Dec 2024
github.com/webpack/github-org-overview
Scans all repos of a github organization and check if published
Stars: 6 - Last synced: 30 Dec 2024
github.com/webpack/management
Mission, Goals, projects and budget for webpack
Stars: 6 - Last synced: 30 Dec 2024
github.com/webpack/the-big-test
[OUTDATED] the big webpack/enhanced-require test
Stars: 5 - Last synced: 30 Dec 2024
github.com/webpack/meetup-2018-05-08
QA for the webpack meetup in Munich
Stars: 4 - Last synced: 30 Dec 2024
github.com/webpack/v4.webpack.js.org
Hosting for old version of webpack documentation
Stars: 3 - Last synced: 30 Dec 2024
github.com/preactjs/.github
Default community files for the PreactJS organization
Stars: 3 - Last synced: 30 Dec 2024
github.com/webpack/webpack-governance
The webpack governance model
Stars: 3 - Last synced: 01 Jan 2025
github.com/webpack/enhanced-resolve-completion-demo
[OUTDATED] demo for the request completion of enhanced-resolve
Stars: 2 - Last synced: 30 Dec 2024
github.com/webpack/jquery-wpt-module
[DEPRECATED] webpack-template-module for jquery
Stars: 2 - Last synced: 30 Dec 2024
github.com/webpack/webpack-tests-example
DEPRECATED (use mocha-loader now): A simple example for doing tests with webpack and mocha.
Stars: 2 - Last synced: 30 Dec 2024
github.com/webpack/bootstrap-wpt-module
[DEPRECATED] webpack-template-module for twitter's bootstrap
Stars: 2 - Last synced: 30 Dec 2024
github.com/webpack/github-wiki
The server-side code (heruko) for serving the wiki as gh-pages.
Stars: 2 - Last synced: 30 Dec 2024
github.com/preactjs/benchmarks
A collection of benchmarks for Preact
Stars: 1 - Last synced: 30 Dec 2024