Linrstudio / snowpack

ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️

https://www.snowpack.dev

License:MIT License


Languages

Language:JavaScript 55.6%Language:TypeScript 33.9%Language:Astro 4.7%Language:SCSS 1.9%Language:HTML 1.9%Language:CSS 0.9%Language:Vue 0.4%Language:Svelte 0.3%Language:AppleScript 0.2%Language:Nunjucks 0.2%