Ecosyste.ms: OpenCollective

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

Viewing stats for the following collectives:

Babel curl Ecosyste.ms Sophox Sous-Chefs webpack

Financials

Loading...
Loading...
Donations: 316 ($24,865.33)
Expenses: 11 (-$48,456.85)
Donors: 266
Spenders: 6
Loading...

Project activity

Loading...
Loading...

New Projects: 1
New Releases: 25

New Issues: 86
New Pull Requests: 1,431

Closed Issues: 113
Merged Pull Requests: 209
Closed Pull Requests: 991

Issue Authors: 64
Pull Request Authors: 64
Active Maintainers: 15

Time to close issues: 511.3 days
Time to merge pull requests: 20.5 days
Time to close pull requests: 7.8 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: 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/curl/curl

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

Stars: 35,795 - 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/babel/babel-loader

📦 Babel loader for webpack

Stars: 4,822 - 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/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/curl/trurl

a command line tool for URL parsing and manipulation.

Stars: 3,179 - Last synced: 02 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: 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/curl/everything-curl

The book documenting the curl project, the curl tool, libcurl and more. Simply put: everything curl.

Stars: 2,043 - Last synced: 02 Jan 2025

github.com/babel/babylon

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

Stars: 1,712 - Last synced: 30 Dec 2024

github.com/babel/babelify

Browserify transform for Babel

Stars: 1,681 - Last synced: 30 Dec 2024

github.com/webpack/docs

[OLD] documentation for webpack

Stars: 1,455 - Last synced: 30 Dec 2024

github.com/sous-chefs/docker

Development repository for the docker cookbook

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

github.com/babel/gulp-babel

Gulp plugin for Babel

Stars: 1,320 - 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/webpack/enhanced-resolve

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

Stars: 932 - Last synced: 30 Dec 2024

github.com/sous-chefs/elasticsearch

Development repository for the elasticsearch cookbook

Stars: 882 - Last synced: 31 Dec 2024

github.com/webpack/analyse

analyse web app for webpack stats

Stars: 882 - 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/webpack/loader-utils

utils for webpack loaders

Stars: 765 - 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/curl/curl-for-win

Reproducible curl binaries for Linux, macOS and Windows

Stars: 692 - Last synced: 02 Jan 2025

github.com/sous-chefs/aws

Development repository for the aws cookbook

Stars: 587 - Last synced: 03 Jan 2025

github.com/sous-chefs/nginx

Development repository for the nginx cookbook

Stars: 552 - Last synced: 03 Jan 2025

github.com/sous-chefs/rvm

Development repository for the rvm cookbook

Stars: 516 - 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: 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/grunt-babel

Grunt plugin for Babel

Stars: 437 - 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/sous-chefs/php

Development repository for the php cookbook

Stars: 428 - Last synced: 30 Dec 2024

github.com/sous-chefs/jenkins

Development repository for the jenkins cookbook

Stars: 425 - Last synced: 30 Dec 2024

github.com/curl/doh

stand-alone application for DoH (DNS-over-HTTPS) name resolves and lookups

Stars: 403 - Last synced: 02 Jan 2025

github.com/sous-chefs/java

Development repository for the java cookbook

Stars: 397 - Last synced: 03 Jan 2025

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/curl/curl-cheat-sheet

A single page document with the most important curl options for HTTP explained

Stars: 354 - Last synced: 02 Jan 2025

github.com/sous-chefs/postgresql

Development repository for the postgresql cookbook

Stars: 353 - 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: 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/sous-chefs/mysql

Development repository for the mysql cookbook

Stars: 334 - Last synced: 03 Jan 2025

github.com/sous-chefs/ruby_rbenv

Development repository for the ruby_rbenv cookbook

Stars: 333 - Last synced: 03 Jan 2025

github.com/webpack/loader-runner

Runs (webpack) loaders

Stars: 302 - Last synced: 30 Dec 2024

github.com/sous-chefs/redisio

Development repository for the redisio cookbook

Stars: 298 - Last synced: 03 Jan 2025

github.com/sous-chefs/apache2

Development repository for the apache2 cookbook

Stars: 284 - Last synced: 31 Dec 2024

github.com/curl/wcurl

a simple wrapper around curl to easily download files

Stars: 271 - Last synced: 03 Jan 2025

github.com/babel/babel-sublime-snippets

Next generation JavaScript and React snippets for Sublime

Stars: 262 - 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/curl/h2c

headers 2 curl. Provided a set of HTTP request headers, output the curl command line for generating that set. Try the converter online at

Stars: 258 - Last synced: 02 Jan 2025

github.com/webpack/changelog-v5

Temporary repo for the changelog for webpack 5

Stars: 254 - Last synced: 30 Dec 2024

github.com/webpack/schema-utils

Options Validation

Stars: 246 - Last synced: 30 Dec 2024

github.com/sous-chefs/nodejs

Development repository for the nodejs cookbook

Stars: 227 - Last synced: 03 Jan 2025

github.com/sous-chefs/apt

Development repository for the apt cookbook

Stars: 201 - Last synced: 31 Dec 2024

github.com/sous-chefs/consul

Development repository for the consul cookbook

Stars: 192 - Last synced: 31 Dec 2024

github.com/webpack/meeting-notes

Webpack core team meeting notes.

Stars: 188 - Last synced: 30 Dec 2024

github.com/curl/curl-docker

official docker image for curl

Stars: 168 - Last synced: 02 Jan 2025

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/webpack/concord

[WIP] concord modules specification

Stars: 156 - Last synced: 30 Dec 2024

github.com/sous-chefs/haproxy

Development repository for the haproxy cookbook

Stars: 156 - Last synced: 30 Dec 2024

github.com/sous-chefs/graphite

Development repository for the graphite cookbook

Stars: 154 - Last synced: 31 Dec 2024

github.com/sous-chefs/homebrew

Development repository for the homebrew cookbook

Stars: 148 - Last synced: 03 Jan 2025

github.com/babel/babel-jest

Jest plugin for Babel (moved) ->

Stars: 138 - 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/sous-chefs/users

Development repository for the users cookbook

Stars: 138 - Last synced: 31 Dec 2024

github.com/sous-chefs/nagios

Development repository for the nagios cookbook

Stars: 125 - Last synced: 30 Dec 2024

github.com/sous-chefs/git

Development repository for the git cookbook

Stars: 124 - Last synced: 31 Dec 2024

github.com/sous-chefs/ruby_build

Development repository for the ruby_build cookbook

Stars: 123 - Last synced: 30 Dec 2024

github.com/sous-chefs/logrotate

Development repository for the logrotate cookbook

Stars: 122 - Last synced: 30 Dec 2024

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/sous-chefs/percona

Development repository for the percona cookbook

Stars: 118 - Last synced: 03 Jan 2025

github.com/sous-chefs/openssh

Development repository for the openssh cookbook

Stars: 114 - Last synced: 30 Dec 2024

github.com/sous-chefs/powershell

Development repository for the powershell cookbook

Stars: 110 - Last synced: 31 Dec 2024

github.com/sous-chefs/postfix

Development repository for the postfix cookbook

Stars: 104 - Last synced: 31 Dec 2024

github.com/curl/curl-www

The curl.se website

Stars: 100 - Last synced: 02 Jan 2025

github.com/sous-chefs/ark

Development repository for the ark cookbook

Stars: 99 - Last synced: 31 Dec 2024

github.com/sous-chefs/tomcat

Development repository for the tomcat cookbook

Stars: 99 - Last synced: 03 Jan 2025

github.com/sous-chefs/line

Development repository for the line cookbook

Stars: 98 - Last synced: 31 Dec 2024

github.com/sous-chefs/openvpn

Development repository for the openvpn cookbook

Stars: 98 - Last synced: 30 Dec 2024

github.com/sous-chefs/yum

Development repository for the yum cookbook

Stars: 95 - Last synced: 30 Dec 2024

github.com/sous-chefs/firewall

Development repository for the firewall cookbook

Stars: 95 - 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/sous-chefs/kafka

Development repository for the kafka cookbook

Stars: 91 - Last synced: 03 Jan 2025

github.com/sous-chefs/erlang

Development repository for the erlang cookbook

Stars: 87 - Last synced: 03 Jan 2025

github.com/curl/curl-fuzzer

Quality assurance testing for the curl project

Stars: 85 - Last synced: 02 Jan 2025