Ecosyste.ms: OpenCollective

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

Viewing stats for the following collectives:

Bower Cucumber Nuxt webpack

Financials

Loading...
Loading...
Donations: 253 ($18,156.98)
Expenses: 10 (-$19,350.98)
Donors: 231
Spenders: 10
Loading...

Project activity

Loading...
Loading...

New Projects: 0
New Releases: 17

New Issues: 124
New Pull Requests: 353

Closed Issues: 134
Merged Pull Requests: 221
Closed Pull Requests: 93

Issue Authors: 114
Pull Request Authors: 61
Active Maintainers: 14

Time to close issues: 72.6 days
Time to merge pull requests: 9.7 days
Time to close pull requests: 23.6 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/nuxt/nuxt

The Intuitive Vue Framework.

Stars: 55,719 - Last synced: 22 Jan 2025

github.com/bower/bower

A package manager for the web

Stars: 14,990 - 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/cucumber/cucumber-ruby

Cucumber for Ruby. It's amazing!

Stars: 5,178 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber-js

Cucumber for JavaScript

Stars: 5,055 - Last synced: 20 Jan 2025

github.com/webpack/tapable

Just a little module for plugins.

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

github.com/cucumber/common

A home for issues that are common to multiple cucumber repositories

Stars: 3,364 - Last synced: 21 Jan 2025

github.com/cucumber/cucumber-jvm

Cucumber for the JVM

Stars: 2,701 - 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/cucumber/godog

Cucumber for golang

Stars: 2,309 - 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/cucumber/cucumber-rails

Rails Generators for Cucumber with special support for Capybara and DatabaseCleaner

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

github.com/cucumber/aruba

Test command-line applications with Cucumber-Ruby, RSpec or Minitest.

Stars: 948 - 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/cucumber/cucumber-java-skeleton

This is the simplest possible setup for Cucumber-JVM using Java.

Stars: 461 - Last synced: 19 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/cucumber/cucumber-cpp

Support for writing Cucumber step definitions in C++

Stars: 309 - Last synced: 19 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/cucumber/cucumber-eclipse

Eclipse plugin for Cucumber

Stars: 192 - Last synced: 20 Jan 2025

github.com/webpack/meeting-notes

Webpack core team meeting notes.

Stars: 188 - Last synced: 20 Jan 2025

github.com/cucumber/gherkin

A parser and compiler for the Gherkin language.

Stars: 182 - Last synced: 20 Jan 2025

github.com/webpack/concord

[WIP] concord modules specification

Stars: 156 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber-expressions

Human friendly alternative to Regular Expressions

Stars: 155 - Last synced: 21 Jan 2025

github.com/cucumber/docs

Cucumber user documentation

Stars: 151 - 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/cucumber/cucumber-android

Android support for Cucumber-JVM

Stars: 135 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber-electron

Run cucumber.js in electron

Stars: 118 - Last synced: 20 Jan 2025

github.com/cucumber/gherkin-go

[READ-ONLY] Gherkin for Go - subtree of https://github.com/cucumber/gherkin -- moved to https://github.com/cucumber/gherkin

Stars: 84 - Last synced: 20 Jan 2025

github.com/cucumber/gherkin-javascript

[READ-ONLY] Gherkin for JavaScript - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin

Stars: 79 - Last synced: 20 Jan 2025

github.com/cucumber/gherkin-python

[READ-ONLY] Gherkin for Python - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin

Stars: 76 - Last synced: 20 Jan 2025

github.com/cucumber/vscode

Official Visual Studio Code Extension for Cucumber

Stars: 66 - 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/cucumber/screenplay.js

Library to ease implementation of the Screenplay pattern with CucumberJS

Stars: 56 - 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/cucumber/gherkin-java

[READ-ONLY] Gherkin for Java - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin

Stars: 49 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber-jvm-scala

Cucumber Scala

Stars: 48 - Last synced: 20 Jan 2025

github.com/cucumber/gherkin-dotnet

[READ-ONLY] Gherkin for Dotnet - subtree of monorepo https://github.com/cucumber/cucumber Gherkin parser/compiler for .NET

Stars: 46 - Last synced: 20 Jan 2025

github.com/webpack/benchmark

Run benchmarks for webpack.

Stars: 39 - 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/cucumber/language-server

Cucumber Language Server

Stars: 36 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber-ruby-core

Core library for the Ruby flavour of Cucumber

Stars: 34 - Last synced: 19 Jan 2025

github.com/cucumber/react-components

React components for Cucumber

Stars: 34 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber-lua

A cucumber wire protocol implementation for Lua step definitions

Stars: 29 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber.ml

Cucumber for OCaml

Stars: 27 - Last synced: 20 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/webpack/media

Stars: 26 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber-js-examples

Examples of using Cucumber-JS

Stars: 25 - Last synced: 20 Jan 2025

github.com/cucumber/blockly

Gherkin Editor based on Blockly

Stars: 24 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber-jvm-groovy

Cucumber Groovy

Stars: 23 - Last synced: 20 Jan 2025

github.com/cucumber/microdata

Extract WHATWG microdata from a DOM

Stars: 22 - 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/cucumber/json-formatter

Provides a language-agnostic command-line tool to convert cucumber messages into a JSON document.

Stars: 21 - Last synced: 20 Jan 2025

github.com/cucumber/messages

A message protocol for representing results and other information from Cucumber

Stars: 20 - 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/cucumber/language-service

Cucumber Language Service

Stars: 18 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber-js-pretty-formatter

Cucumber.js pretty formatter

Stars: 17 - Last synced: 19 Jan 2025

github.com/cucumber/monaco

Configure Monaco editor to use cucumber-language-service

Stars: 16 - Last synced: 20 Jan 2025

github.com/cucumber/html-formatter

HTML formatter for reporting Cucumber results

Stars: 14 - 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/cucumber/gherkin-utils

API for working with Gherkin documents

Stars: 12 - Last synced: 20 Jan 2025

github.com/cucumber/ci-environment

Detect CI Environment from environment variables

Stars: 11 - 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/cucumber/gherkin-c

[READ-ONLY] Gherkin for C - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin

Stars: 10 - Last synced: 20 Jan 2025

github.com/cucumber/tag-expressions

Cucumber tag expression parser

Stars: 9 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber-eclipse-update-site-snapshot

Cucumber Eclipse Update Site Snapshots

Stars: 7 - Last synced: 20 Jan 2025

github.com/cucumber/cucumber-ruby-wire

Wire protocol plugin for Cucumber

Stars: 7 - Last synced: 19 Jan 2025

github.com/cucumber/gherkin-objective-c

[READ-ONLY] Gherkin for Objective C - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin

Stars: 7 - Last synced: 19 Jan 2025

github.com/cucumber/screenplay.js.examples

Examples using @cucumber/screenplay

Stars: 7 - Last synced: 20 Jan 2025

github.com/cucumber/gherkin-ruby

[READ-ONLY] Gherkin for Ruby - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin

Stars: 7 - Last synced: 20 Jan 2025

github.com/webpack/management

Mission, Goals, projects and budget for webpack

Stars: 6 - Last synced: 20 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/cucumber/cucumber-json-converter

Parse Cucumber JSON from most Cucumber implementations and versions

Stars: 6 - Last synced: 20 Jan 2025

github.com/cucumber/polyglot-release

Make polyglot releases with a single command

Stars: 5 - Last synced: 19 Jan 2025

github.com/webpack/the-big-test

[OUTDATED] the big webpack/enhanced-require test

Stars: 5 - Last synced: 20 Jan 2025

github.com/cucumber/todo-react-typescript-subsecond

Tiny Todo app in React and TypeScript demonstrating sub-second test feedback

Stars: 4 - Last synced: 20 Jan 2025

github.com/cucumber/action-retire-inactive-contributors

Retire inactive contributors from one team to another

Stars: 4 - Last synced: 20 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/cucumber/cucumber-json-schema

JSON Schemas for Cucumber JSON output

Stars: 4 - Last synced: 20 Jan 2025

github.com/cucumber/try-cucumber-expressions

Try Cucumber Expressions in your browser

Stars: 3 - Last synced: 20 Jan 2025

github.com/cucumber/gherkin-streams

Stream utilities to read Gherkin parser output.

Stars: 3 - Last synced: 20 Jan 2025

github.com/cucumber/messages-go

[READ ONLY] Cucumber Messages for Go - subtree of monorepo https://github.com/cucumber/messages -- moved to https://github.com/cucumber/messages

Stars: 3 - Last synced: 20 Jan 2025

github.com/cucumber/changelog

Read, validate and manipulate CHANGELOG.md files that follow keepachangelog.com specification

Stars: 3 - Last synced: 20 Jan 2025