Skip to content

Latest commit

 

History

History
88 lines (72 loc) · 5.8 KB

README.md

File metadata and controls

88 lines (72 loc) · 5.8 KB

Awesome Snowpack Awesome

A curated list of awesome Snowpack resources

Logo

Snowpack is a post-install tool. It runs after npm install, and it essentially exists to convert your npm packages (in your node_modules/ directory) into JS files that run in the browser without a bundler (written to a web_modules/ directory).

Contents

Official

Related Projects

Articles

Talks/Videos

Examples

Tooling

  • snowpack-init - Create a bundler-free Snowpack app with a single command.

Podcasts

Miscellaneous

Twitter