Skip to content

rajasegar/awesome-snowpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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