Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Viewing stats for the following collectives:
ESLint Qubes OS webpackFinancials
Expenses: 22 (-$20,482.80)
Donors: 362
Spenders: 22
Project activity
New Projects: 0
New Releases: 25
New Issues: 200
New Pull Requests: 290
Closed Issues: 218
Merged Pull Requests: 178
Closed Pull Requests: 67
Issue Authors: 89
Pull Request Authors: 62
Active Maintainers: 16
Time to close issues:
309.8 days
Time to merge pull requests:
18.0 days
Time to close pull requests:
15.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,931 - Last synced: 09 Jan 2025
github.com/eslint/eslint
Find and fix problems in your JavaScript code.
Stars: 25,363 - Last synced: 06 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,807 - Last synced: 08 Jan 2025
github.com/webpack/tapable
Just a little module for plugins.
Stars: 3,748 - Last synced: 08 Jan 2025
github.com/webpack/webpack-cli
Webpack's Command Line Interface
Stars: 2,570 - Last synced: 08 Jan 2025
github.com/webpack/webpack-dev-middleware
A development middleware for webpack
Stars: 2,498 - Last synced: 08 Jan 2025
github.com/webpack/webpack.js.org
Repository for webpack documentation and more!
Stars: 2,218 - Last synced: 08 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: 08 Jan 2025
github.com/webpack/enhanced-resolve
Offers an async require.resolve function. It's highly configurable.
Stars: 942 - Last synced: 08 Jan 2025
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: 06 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: 08 Jan 2025
github.com/webpack/webpack-pwa
Example for a super simple PWA with webpack.
Stars: 811 - Last synced: 08 Jan 2025
github.com/eslint/config-inspector
A visual tool for inspecting and understanding your ESLint flat configs.
Stars: 699 - Last synced: 07 Jan 2025
github.com/QubesOS/qubes-issues
The Qubes OS Project issue tracker
Stars: 538 - Last synced: 08 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: 08 Jan 2025
github.com/webpack/node-libs-browser
[DEPRECATED] The node core libs for in browser usage.
Stars: 448 - Last synced: 08 Jan 2025
github.com/eslint/markdown
Lint JavaScript code blocks in Markdown documents
Stars: 405 - Last synced: 09 Jan 2025
github.com/webpack/watchpack
Wrapper library for directory and file watching.
Stars: 378 - Last synced: 08 Jan 2025
github.com/webpack/webpack-with-common-libs
webpack with some common libraries
Stars: 339 - Last synced: 08 Jan 2025
github.com/QubesOS/qubesos.github.io
The Qubes OS Project Official Website
Stars: 318 - Last synced: 08 Jan 2025
github.com/webpack/webpack-sources
Source code handling classes for webpack
Stars: 262 - Last synced: 08 Jan 2025
github.com/webpack/changelog-v5
Temporary repo for the changelog for webpack 5
Stars: 254 - Last synced: 08 Jan 2025
github.com/eslint/generator-eslint
A Yeoman generator to help with ESLint development
Stars: 230 - Last synced: 06 Jan 2025
github.com/webpack/meeting-notes
Webpack core team meeting notes.
Stars: 188 - Last synced: 08 Jan 2025
github.com/eslint/rewrite
Monorepo for the new version of ESLint
Stars: 157 - Last synced: 08 Jan 2025
github.com/webpack/concord
[WIP] concord modules specification
Stars: 156 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-antievilmaid
Qubes component: antievilmaid
Stars: 144 - Last synced: 08 Jan 2025
github.com/webpack/example-app
[OUTDATED] example web app for webpack
Stars: 138 - Last synced: 08 Jan 2025
github.com/eslint/rfcs
Repo for managing Requests For Comments (RFCs) for the ESLint project
Stars: 129 - Last synced: 06 Jan 2025
github.com/QubesOS/qubes-core-admin
Qubes component: core-admin
Stars: 128 - Last synced: 08 Jan 2025
github.com/eslint/eslint-scope
eslint-scope: ECMAScript scope analyzer
Stars: 125 - Last synced: 06 Jan 2025
github.com/eslint/eslintrc
The legacy ESLintRC config file format for ESLint
Stars: 124 - Last synced: 06 Jan 2025
github.com/QubesOS/qubes-linux-kernel
Qubes component: linux-kernel
Stars: 86 - Last synced: 08 Jan 2025
github.com/eslint/create-config
Utility to create ESLint config files
Stars: 77 - Last synced: 06 Jan 2025
github.com/eslint/eslint-github-bot
Plugin-based GitHub bot for ESLint
Stars: 65 - Last synced: 06 Jan 2025
github.com/webpack/fastparse
A very simple and stupid parser, based on a statemachine and regular expressions.
Stars: 65 - Last synced: 08 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: 08 Jan 2025
github.com/webpack/playground
In-browser playground for webpack
Stars: 60 - Last synced: 08 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: 08 Jan 2025
github.com/webpack/hot-node-example
Example for HMR in a node.js process
Stars: 54 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-core-agent-linux
Qubes component: core-agent-linux
Stars: 51 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-app-linux-pdf-converter
Qubes component: app-linux-pdf-converter
Stars: 50 - Last synced: 08 Jan 2025
github.com/eslint/eslint-jp
Repository for creating and triaging issues in Japanese
Stars: 47 - Last synced: 06 Jan 2025
github.com/eslint/eslint-visitor-keys
Constants and utilities about visitor keys to traverse AST.
Stars: 42 - Last synced: 06 Jan 2025
github.com/webpack/source-list-map
Fast line to line SourceMap generator.
Stars: 39 - Last synced: 08 Jan 2025
github.com/QubesOS/updates-status
Track packages in testing repository
Stars: 37 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-core-admin-client
Qubes management API client
Stars: 34 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-builder-archlinux
Qubes component: builder-archlinux
Stars: 29 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-gui-daemon
Qubes component: gui-daemon
Stars: 27 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-installer-qubes-os
Qubes component: installer-qubes-os
Stars: 27 - Last synced: 08 Jan 2025
github.com/webpack/core
[OBSOLETE in webpack 2] The core of webpack and enhanced-require...
Stars: 26 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-linux-utils
Qubes component: linux-utils
Stars: 26 - Last synced: 07 Jan 2025
github.com/QubesOS/qubes-gui-agent-linux
Qubes component: gui-agent-linux
Stars: 26 - Last synced: 08 Jan 2025
github.com/eslint/eslint-transforms
Codemods for the ESLint ecosystem
Stars: 25 - Last synced: 06 Jan 2025
github.com/QubesOS/qubes-app-linux-split-gpg
Qubes component: app-linux-split-gpg
Stars: 23 - Last synced: 08 Jan 2025
github.com/webpack/voting-app
An application for casting votes on new webpack features and fixes.
Stars: 22 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-app-linux-usb-proxy
USBIP over qrexec proxy
Stars: 21 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-infrastructure
Qubes OS infrastructure configuration
Stars: 20 - Last synced: 08 Jan 2025
github.com/webpack/tooling
A collection of reusable tooling for webpack repos.
Stars: 20 - Last synced: 08 Jan 2025
github.com/eslint/tsc-meetings
Technical Steering Committee meeting notes, proposals, and related information
Stars: 20 - Last synced: 06 Jan 2025
github.com/QubesOS/qubes-desktop-linux-kde
Qubes component: desktop-linux-kde
Stars: 18 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-builder-debian
Qubes component: builder-debian
Stars: 18 - Last synced: 07 Jan 2025
github.com/QubesOS/qubes-core-admin-linux
Qubes component: core-admin-linux
Stars: 18 - Last synced: 08 Jan 2025
github.com/eslint/zh-hans.docs.eslint.org
Simplified Chinese website
Stars: 15 - Last synced: 06 Jan 2025
github.com/webpack/graph
[DEPRECATED] Converts JSON stats from webpack to a nice SVG-Image.
Stars: 13 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-builderv2
Next generation of Qubes OS builder
Stars: 13 - Last synced: 07 Jan 2025
github.com/QubesOS/qubes-desktop-linux-xfce4
Qubes component: desktop-linux-xfce4
Stars: 12 - Last synced: 08 Jan 2025
github.com/QubesOS/qubes-core-vchan-xen
Qubes component: core-vchan-xen
Stars: 12 - Last synced: 08 Jan 2025