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: about 1 month 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,893 |
developit/microbundle | A tool that bundles tiny JavaScript modules into optimized, multiple format bundles. | 8,066 |
dioxuslabs/dioxus | A full-stack framework for building cross-platform web, desktop, mobile apps with a single codebase and integrated tools. | 23,189 |
jaredpalmer/razzle | A tool that abstracts complex configuration needed for building SPA's and SSR applications | 11,111 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
tooljet/tooljet | A platform for building business applications using a drag-and-drop interface and various data sources. | 33,439 |
lukeed/pwa | A tool for building and managing Progressive Web Apps with various plugins and presets for different frameworks. | 3,132 |
lowdefy/lowdefy | A framework for building web applications with a config-driven approach using Next.js and Auth.js. | 2,703 |
oven-sh/bun | An all-in-one toolkit for JavaScript and TypeScript apps with a fast runtime, bundler, test runner, and package manager. | 74,782 |
rollup/rollup | A module bundler for JavaScript that optimizes and compiles ES modules into optimized format for browsers or Node.js. | 25,457 |
ruanyf/webpack-demos | A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. | 9,598 |
symfony/webpack-encore | A tool for integrating Webpack into web applications, providing a simple and powerful way to bundle and process assets. | 2,235 |
ronami/minipack | An implementation of a simplified module bundler written in JavaScript | 3,202 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,076 |
paperjs/paper.js | A JavaScript library and framework for creating vector graphics applications using HTML5 Canvas | 14,555 |