16 projects
React Native
React Native is a framework developed by Facebook that enables building native mobile applications using React and JavaScript. It allows developers to create mobile apps for iOS and Android platforms using a single codebase, providing native performance while leveraging web development skills.
54,287
7,890
$26M
Angular
Angular is a TypeScript-based web application framework developed by Google for building dynamic, single-page applications with a structured, component-driven architecture.
22,227
3,519
$38M
React
React is a JavaScript library for building user interfaces. It enables developers to create reusable UI components and efficiently update views when data changes, following a declarative programming paradigm.
18,853
4,509
$27M
Vite
Vite is a modern frontend build tool that offers a faster and leaner development experience. It provides instant server start using native ES modules, lightning-fast Hot Module Replacement (HMR), and optimized builds with automatic code-splitting and pre-bundling dependencies.
13,381
3,262
$3.5M
Parcel
Parcel is a zero-configuration web application bundler that offers blazing fast performance, out-of-the-box support for various file types, and automatic transformation of assets without requiring plugins or configuration. It can handle JavaScript, CSS, HTML, file assets, and more while providing features like hot module replacement and an optimized production build process.
8,728
2,722
$6.5M
Turborepo
Turborepo is a high-performance build system and monorepo management tool that optimizes the build process for JavaScript and TypeScript codebases. It provides intelligent caching, parallel execution, and dependency graph optimization to speed up builds and testing across multiple packages and applications.
5,807
1,855
$12M
esbuild
esbuild is a high-performance JavaScript bundler and minifier written in Go, designed to be significantly faster than existing tools while maintaining build quality. It provides an optimized build system for JavaScript and TypeScript projects with features like tree-shaking, minification, and source maps.
3,929
1,511
$7.1M
Rspack
Rspack is a high-performance JavaScript bundler written in Rust, designed to be a fast and feature-rich alternative to webpack with a focus on build performance and compatibility with the webpack ecosystem
1,854
456
$26M
Pants
The Pants Build System
1,720
433
$15M
rules_js
High-performance Bazel rules for running Node.js tools and building JavaScript projects
426
152
$2.4M
Embroider
Embroider is a build system and bundler for Ember.js applications that provides modern JavaScript packaging features while maintaining backward compatibility. It enables incremental adoption of modern build practices and offers optimizations like tree-shaking, code splitting, and static analysis for Ember applications.
410
118
$2.1M
Vite Ruby
Vite Ruby is a Ruby integration for Vite.js that enables fast frontend development with Vite in Ruby web applications, providing HMR (Hot Module Replacement), asset bundling, and seamless integration with Rails and other Ruby web frameworks
397
143
$346K
webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.