Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day. | Feature flags as a service for data-driven teams: Split automatically tracks changes to key metrics during every feature rollout. Split serves billions of impressions, helping organizations of all sizes to rapidly turn ideas into products. |
| - | Targeted Feature Release - Easily target any feature, anywhere in the stack, to the right users based on any attribute you have access to, from demographic data to in-the-browser metrics;
Foster a culture of continuous improvement: Analyze the impact of every feature on hundreds of business, product, and operational metrics in real time;
Rigorous statistical analysis:
Split’s statistics engine provides causal analysis and guards against misleading results;
Easy-to-use Web Console - Split's UI gives anyone on the team the power to target feature releases, ramp up features to your customers, and instantly kill problem features |
Statistics | |
GitHub Stars 17.6K | GitHub Stars - |
GitHub Forks 3.0K | GitHub Forks - |
Stacks 137.4K | Stacks 119 |
Followers 82.2K | Followers 121 |
Votes 1.6K | Votes 2 |
Pros & Cons | |
Pros
Cons
| Pros
|
Integrations | |
| No integrations available | |

RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use, including in a Web Worker, but it can be used in other JavaScript environments, like Rhino and Node. It implements the Asynchronous Module API. Using a modular script loader like RequireJS will improve the speed and quality of your code.

Browserify lets you require('modules') in the browser by bundling up all of your dependencies.

Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever.

Component's philosophy is the UNIX philosophy of the web - to create a platform for small, reusable components that consist of JS, CSS, HTML, images, fonts, etc. With its well-defined specs, using Component means not worrying about most frontend problems such as package management, publishing components to a registry, or creating a custom build process for every single app.

Cross-platform feature flag service for Teams. It is a hosted or on-premise service with a web app for feature management, and SDKs for all major programming languages and technologies.

It is a simple feature management system. It gives you great overview of all feature toggles across all your applications. You decide who is exposed to which feature.

Serving over 200 billion feature flags daily to help software teams build better software, faster. LaunchDarkly helps eliminate risk for developers and operations teams from the software development cycle.

Airship is a modern product flagging framework that gives the right people total control over what your customers see & experience - without deploying code.

A simple, zero-config-required local private npm registry. Comes out of the box with its own tiny database, and the ability to proxy other registries (eg. npmjs.org), caching the downloaded modules along the way.

Open-source Go microservice supports feature flagging, A/B testing, and dynamic configuration. Logs data records and impressions.