The ESM-powered frontend build tool. Fast, lightweight, unbundled.


Keywords
bundle, build, build tool, web, esm, esbuild, wasm
License
MIT
Install
npm install snowpack@3.0.3

Documentation

CI Join us on Discord!

Snowpack

Snowpack is a lightning-fast frontend build tool, designed to leverage JavaScript's native module system (known as ESM). It is an alternative to heavier, more complex bundlers like webpack or Parcel in your development workflow.

Key Features

💁 More info at the official Snowpack website ➞


Contributor Guidelines: CONTRIBUTING.md
License: MIT