Parcel

Blazing fast, zero configuration web application bundler

Language: JavaScriptCategory: Build ToolFirst released: 2017Created by: Devon GovettLicense: MIT

Parcel is a zero-configuration web application bundler that aims to make the developer experience effortless. It automatically transforms your code using Babel, PostCSS, and PostHTML — even node_modules. Parcel supports hot module replacement, code splitting, and works with virtually every web language and framework without requiring any configuration files.

Links

Key Features

Zero ConfigurationAutomatic TransformsHot Module ReplacementCode SplittingMulti-Language Support