README.md

April 20, 2022 ยท View on GitHub

Update (April 20, 2022): Snowpack is no longer actively maintained and is not recommended for new projects.

Check out Vite for a well-maintained Snowpack alternative.
See also: esbuild, parcel

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