Ecosyste.ms: OpenCollective

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

Viewing stats for the following collectives:

core-js Ecosyste.ms Sophox webpack

Financials

Loading...
Loading...
Donations: 339 ($15,070.50)
Expenses: 4 (-$10,123.82)
Donors: 322
Spenders: 3
Loading...

Project activity

Loading...
Loading...

New Projects: 1
New Releases: 15

New Issues: 36
New Pull Requests: 1,142

Closed Issues: 36
Merged Pull Requests: 104
Closed Pull Requests: 881

Issue Authors: 29
Pull Request Authors: 25
Active Maintainers: 6

Time to close issues: 135.0 days
Time to merge pull requests: 11.8 days
Time to close pull requests: 2.5 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,959 - Last synced: 21 Jan 2025

github.com/zloirock/core-js

Standard Library

Stars: 24,735 - Last synced: 19 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,814 - Last synced: 21 Jan 2025

github.com/webpack/tapable

Just a little module for plugins.

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

github.com/webpack/webpack-cli

Webpack's Command Line Interface

Stars: 2,577 - Last synced: 21 Jan 2025

github.com/webpack/webpack-dev-middleware

A development middleware for webpack

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

github.com/webpack/webpack.js.org

Repository for webpack documentation and more!

Stars: 2,217 - Last synced: 21 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: 20 Jan 2025

github.com/webpack/docs

[OLD] documentation for webpack

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

github.com/webpack/enhanced-resolve

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

Stars: 944 - Last synced: 20 Jan 2025

github.com/webpack/analyse

analyse web app for webpack stats

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

github.com/webpack/webpack-pwa

Example for a super simple PWA with webpack.

Stars: 811 - Last synced: 20 Jan 2025

github.com/webpack/loader-utils

utils for webpack loaders

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

github.com/webpack/node-libs-browser

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

Stars: 449 - Last synced: 20 Jan 2025

github.com/webpack/watchpack

Wrapper library for directory and file watching.

Stars: 380 - Last synced: 20 Jan 2025

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

webpack with some common libraries

Stars: 339 - Last synced: 20 Jan 2025

github.com/webpack/loader-runner

Runs (webpack) loaders

Stars: 301 - Last synced: 20 Jan 2025

github.com/webpack/webpack-sources

Source code handling classes for webpack

Stars: 262 - Last synced: 20 Jan 2025

github.com/webpack/changelog-v5

Temporary repo for the changelog for webpack 5

Stars: 254 - Last synced: 20 Jan 2025

github.com/webpack/schema-utils

Options Validation

Stars: 246 - Last synced: 20 Jan 2025

github.com/webpack/meeting-notes

Webpack core team meeting notes.

Stars: 188 - Last synced: 20 Jan 2025

github.com/webpack/concord

[WIP] concord modules specification

Stars: 156 - Last synced: 20 Jan 2025

github.com/webpack/example-app

[OUTDATED] example web app for webpack

Stars: 138 - Last synced: 20 Jan 2025

github.com/webpack/fastparse

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

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

github.com/webpack/playground

In-browser playground for webpack

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

github.com/webpack/hot-node-example

Example for HMR in a node.js process

Stars: 54 - Last synced: 20 Jan 2025

github.com/webpack/source-list-map

Fast line to line SourceMap generator.

Stars: 39 - Last synced: 20 Jan 2025

github.com/webpack/benchmark

Run benchmarks for webpack.

Stars: 39 - Last synced: 20 Jan 2025

github.com/Sophox/sophox

A collection of services exposing OSM data, metadata, and other microservices

Stars: 31 - Last synced: 21 Jan 2025

github.com/webpack/core

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

Stars: 26 - Last synced: 20 Jan 2025

github.com/ecosyste-ms/packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Stars: 26 - Last synced: 18 Jan 2025

github.com/webpack/media

Stars: 26 - Last synced: 20 Jan 2025

github.com/webpack/voting-app

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

Stars: 22 - Last synced: 20 Jan 2025

github.com/webpack/tooling

A collection of reusable tooling for webpack repos.

Stars: 20 - Last synced: 20 Jan 2025

github.com/webpack/graph

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

Stars: 13 - Last synced: 20 Jan 2025

github.com/webpack/template

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

Stars: 10 - Last synced: 20 Jan 2025

github.com/webpack/webpack.github.com

webpack.github.com

Stars: 10 - Last synced: 20 Jan 2025

github.com/ecosyste-ms/roadmap

Planning and roadmap for future Ecosyste.ms development

Stars: 9 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/repos

An open API service providing repository metadata for many open source software ecosystems.

Stars: 9 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/ost

A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources, based on data from https://opensustain.tech

Stars: 7 - Last synced: 18 Jan 2025

github.com/webpack/github-org-overview

Scans all repos of a github organization and check if published

Stars: 6 - Last synced: 20 Jan 2025

github.com/ecosyste-ms/timeline

An open API service providing the timeline of over 5 Billion events for every public repo on GitHub, all the way back to 2015.

Stars: 6 - Last synced: 18 Jan 2025

github.com/webpack/management

Mission, Goals, projects and budget for webpack

Stars: 6 - Last synced: 20 Jan 2025

github.com/webpack/the-big-test

[OUTDATED] the big webpack/enhanced-require test

Stars: 5 - Last synced: 20 Jan 2025

github.com/ecosyste-ms/diff

An open API service to generate diffs between package releases for many open source software ecosystems.

Stars: 4 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Stars: 4 - Last synced: 18 Jan 2025

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

QA for the webpack meetup in Munich

Stars: 4 - Last synced: 20 Jan 2025

github.com/ecosyste-ms/sponsors

An open API service aggregating public data about GitHub Sponsors

Stars: 4 - Last synced: 19 Jan 2025

github.com/ecosyste-ms/parser

An open API service to parse dependency metadata from many open source software ecosystems manifest files.

Stars: 4 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/awesome

An open API service indexing awesome lists of open source software.

Stars: 4 - Last synced: 18 Jan 2025

github.com/webpack/webpack-governance

The webpack governance model

Stars: 3 - Last synced: 18 Jan 2025

github.com/webpack/v4.webpack.js.org

Hosting for old version of webpack documentation

Stars: 3 - Last synced: 20 Jan 2025

github.com/webpack/escope

Escope: ECMAScript scope analyzer

Stars: 3 - Last synced: 20 Jan 2025

github.com/ecosyste-ms/documentation

Tools and open datasets to support, sustain, and secure critical digital infrastructure.

Stars: 3 - Last synced: 17 Jan 2025

github.com/ecosyste-ms/commits

An open API service providing commit metadata for open source projects.

Stars: 3 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/docker

An open API service providing dependency metadata for docker projects.

Stars: 3 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/underproduced

An investigation into underproduced open source software.

Stars: 3 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/blog

The blog for Ecosyste.ms, powered by Jekyll

Stars: 3 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/export

A shell script for exporting and publishing open data dumps

Stars: 3 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/radar

Explore software projects that depend upon your packages.

Stars: 2 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/resolve

An open API service to resolve dependency trees of packages for many open source software ecosystems.

Stars: 2 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/papers

An open API service providing mapping between scientific papers and software projects that are mentioned in them.

Stars: 2 - Last synced: 18 Jan 2025

github.com/webpack/jquery-wpt-module

[DEPRECATED] webpack-template-module for jquery

Stars: 2 - Last synced: 20 Jan 2025

github.com/webpack/github-wiki

The server-side code (heruko) for serving the wiki as gh-pages.

Stars: 2 - Last synced: 20 Jan 2025

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: 20 Jan 2025

github.com/webpack/bootstrap-wpt-module

[DEPRECATED] webpack-template-module for twitter's bootstrap

Stars: 2 - Last synced: 20 Jan 2025

github.com/ecosyste-ms/funds

An open source funding solution from ecosyste.ms & Open Source Collective.

Stars: 2 - Last synced: 20 Jan 2025

github.com/webpack/enhanced-resolve-completion-demo

[OUTDATED] demo for the request completion of enhanced-resolve

Stars: 2 - Last synced: 20 Jan 2025

github.com/ecosyste-ms/digest

An open API service providing digests of packages from many open source software ecosystems and registries.

Stars: 2 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/licenses

An open API service to parse license metadata from many open source software ecosystems.

Stars: 1 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/conda-api

A small service to make it easier for packages.ecosyste.ms to read data about Conda Packages in different channels.

Stars: 1 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/opencollective

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

Stars: 1 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/extension

Browser extension to quickly see stats and facts about packages and repositories

Stars: 1 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/issues

An open API service for providing issue and pull request metadata for open source projects.

Stars: 1 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/archives

An open API service for inspecting package archives and files from many open source software ecosystems.

Stars: 1 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/.github

Stars: 1 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/bibliothecary

Package manager manifest parser

Stars: 1 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/bitbucket

BitBucket API gem

Stars: 0 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/summary

An open API service for producing an overview of a list of open source projects.

Stars: 0 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/npm-update-stream

Feed of names of recently updated node modules from npm

Stars: 0 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/mastodon

Your self-hosted, globally interconnected microblogging community

Stars: 0 - Last synced: 18 Jan 2025

github.com/webpack/governance

The webpack governance model

Stars: 0 - Last synced: 20 Jan 2025

github.com/ecosyste-ms/infrastructure

Bug tracker for Ecosyste.ms infrastructure issues and improvements

Stars: 0 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/ruby

A summary of data about the Ruby ecosystem.

Stars: 0 - Last synced: 19 Jan 2025

github.com/ecosyste-ms/dokku-git-rev

$APP_REVISION in your dokku env

Stars: 0 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/omniauth-opencollective

Stars: 0 - Last synced: 20 Jan 2025

github.com/ecosyste-ms/sidekiq-status

Stars: 0 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/sbom

An open API service to parse and convert between SBOM file formats.

Stars: 0 - Last synced: 20 Jan 2025

github.com/ecosyste-ms/swift-package-converter

API to convert Package.swift files into JSON

Stars: 0 - Last synced: 18 Jan 2025

github.com/webpack/.github

Stars: 0 - Last synced: 18 Jan 2025

github.com/ecosyste-ms/vandamme

A Changelog parser

Stars: 0 - Last synced: 18 Jan 2025