parcel
Build tool
A build tool that automates the process of compiling and optimizing web applications without requiring any configuration.
The zero configuration build tool for the web. 📦🚀
44k stars
454 watching
2k forks
Language: JavaScript
last commit: 9 days ago
Linked from 4 awesome lists
assetsbuild-toolcommonjscompilercsses6htmljavascriptmodule-bundlermodulesweb
Related projects:
Repository | Description | Stars |
---|---|---|
webpack/webpack | A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,791 |
developit/microbundle | A tool that bundles tiny JavaScript modules into optimized, multiple format bundles. | 8,065 |
dioxuslabs/dioxus | A framework that enables building cross-platform web and desktop applications with a single codebase, using Rust, and provides features such as hot-reloading, bundling, and ergonomic state management. | 21,545 |
jaredpalmer/razzle | A tool that abstracts complex configuration needed for building SPA's and SSR applications | 11,105 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
tooljet/tooljet | A platform for building business applications using a drag-and-drop interface and various data sources. | 32,923 |
lukeed/pwa | A tool for building and managing Progressive Web Apps with various plugins and presets for different frameworks. | 3,129 |
lowdefy/lowdefy | A framework for building web applications with a config-driven approach using Next.js and Auth.js. | 2,684 |
oven-sh/bun | An all-in-one toolkit for JavaScript and TypeScript apps with a fast runtime, bundler, test runner, and package manager. | 74,264 |
rollup/rollup | A module bundler for JavaScript that optimizes and compiles ES modules into optimized format for browsers or Node.js. | 25,379 |
ruanyf/webpack-demos | A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. | 9,594 |
symfony/webpack-encore | A tool for integrating Webpack into web applications, providing a simple and powerful way to bundle and process assets. | 2,233 |
ronami/minipack | An implementation of a simplified module bundler written in JavaScript | 3,188 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,055 |
paperjs/paper.js | A JavaScript library and framework for creating vector graphics applications using HTML5 Canvas | 14,507 |