chiefjester / snowpack

☶ A faster dev environment for modern web apps.

Home Page:https://www.snowpack.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI

cover image

Snowpack is a web app build tool that works without bundling. Thanks to ESM imports Snowpack is able to remove the expensive (and unnecesary) bundling step from your dev workflow. That means no startup time spent waiting for your application to bundle PLUS no time wasted rebundling on every change.

The result is a developer experience that starts up fast, stays fast, and still bundles/optimizes your production builds.

Key Features

💁 More info at the official Snowpack website ➞

About

☶ A faster dev environment for modern web apps.

https://www.snowpack.dev

License:MIT License


Languages

Language:JavaScript 89.3%Language:TypeScript 7.7%Language:HTML 2.2%Language:CSS 0.7%Language:AppleScript 0.1%