Snowpack
An ESM-powered frontend build tool providing instant, lightweight, and unbundled development.
Snowpack is built in JavaScript, distributed under the MIT License, 19.5k GitHub stars, latest release snowpack@3.8.8.
When to use Snowpack
Snowpack is listed here as a Development project. The directory calls out Instant development, Lightweight and fast builds, Unbundled ESM support as capabilities associated with it.
Other recorded traits for Snowpack include Hot Module Replacement (HMR), Supports modern web workflows.
Besides Development, this page also files Snowpack under Tools, JavaScript.
Snowpack compared with
Records in this directory name Vite, Webpack, Parcel, Rollup as products people compare with Snowpack. That list is editorial metadata, not a claim that Snowpack replaces each of them.
What the Snowpack stats reflect
GitHub currently shows 19.5k GitHub stars, 915 forks, 389 open issues, latest tracked release snowpack@3.8.8. Star and activity counts here are a snapshot used as a proxy for community adoption, not a quality score.
Stats refreshed
- Language
- JavaScript
- Latest Release
- snowpack@3.8.8
- License
- MIT License
Our Newsletter
Get new Development tools right in your inbox
Get short emails with useful development projects, releases, and repos worth watching.
Key features of Snowpack
- Instant development
- Lightweight and fast builds
- Unbundled ESM support
- Hot Module Replacement (HMR)
- Supports modern web workflows
Compare with
Snowpack resources
Snowpack on GitHub
Frequently asked questions
What is Snowpack?
An ESM-powered frontend build tool providing instant, lightweight, and unbundled development. This directory highlights Instant development, Lightweight and fast builds, Unbundled ESM support.
Is Snowpack free to use?
Snowpack is published as open source under the MIT License. The directory lists Instant development, Lightweight and fast builds, Unbundled ESM support among its recorded capabilities.
What language is Snowpack written in, and what is the latest release?
Snowpack is written primarily in JavaScript. The latest release tracked on this page is snowpack@3.8.8.
How widely is Snowpack used on GitHub?
Snowpack has about 19.5k GitHub stars. It also has about 915 forks. Those counts are a snapshot of community attention, not a ranking of quality.
What do people compare Snowpack with?
This directory records Vite, Webpack, Parcel, Rollup as comparison points for Snowpack.
Related tools
Vite
Next generation frontend tooling for rapid and efficient web development. It's fast and developer-friendly!
Webpack
A versatile bundler for JavaScript and its friends, facilitating the bundling of modules into a few assets. Supports code splitting for on-demand loading and features loaders for handling various module formats like CommonJs, AMD, ES6, CSS, images, and more.
Core-js
Polyfill standard library for JavaScript, including features from ES5, ES6, ES7, and beyond.
Nanoid
A tiny (124 bytes), secure, URL-friendly, and unique string ID generator for JavaScript, ideal for usage in URLs and databases.
Jscodeshift
A toolkit for running codemods on JavaScript codebases, making it easier to automate code refactoring and migrations.
Ncc
A powerful tool to compile a Node.js project into a single file, supporting TypeScript, binary addons, and dynamic requires.