- {context.title} -
-+ {context.title} +
++ {context.title} +
-+ Using Snowpack +
-- {context.title} -
- -- Using Snowpack -
- --
- {context.guides.map((post) => {
- return
- {post.title} ; - })} -
-
- -
- Popular Integration Guides -
- --
+ {context.guides.map((post) => {
+ return
- {post.title} ; })} -
+
+ +
+ Popular Integration Guides +
+ +- Snowpack is a lightning-fast frontend build tool, designed for the modern web. - It is an alternative to heavier, more complex bundlers like webpack or Parcel in your development - workflow. Snowpack leverages JavaScript's native module system (known - as - ESM) to avoid unnecessary work and stay fast no matter how big your project grows. -
-Once you try it, it's impossible to go back to anything else.
--
-
-
-
Instant startup
- Snowpack's unbundled web development server - starts up in 50ms or less - and stays fast in large projects. -
- -
-
Build once, cache forever
- Snowpack never builds the same file twice. Powered by JavaScript’s native module system (ESM) in the - browser. -
- -
-
HMR feat. Fast Refresh
- No refresh required. See changes reflected instantly in the browser with - HMR + Fast Refresh - for React, Preact & Svelte. -
- -
-
Out-of-the-box support
- Enjoy Snowpack's built-in support for JSX, TypeScript, React, Preact, CSS Modules - and more. -
- -
-
Optimize for production
- Build for production with built-in optimizations and plugin support for your favorite bundlers. -
- -
-
Plugins? Plugins!
- Babel? Sass? MDX? Browse the entire - Snowpack Plugin Catalog - to connect your favorite build tool (or - create your own!) -
-
+ Snowpack is a lightning-fast frontend build tool, designed for the modern web. + It is an alternative to heavier, more complex bundlers like webpack or Parcel in your development + workflow. Snowpack leverages JavaScript's native module system (known + as + ESM) to avoid unnecessary work and stay fast no matter how big your project grows. +
+Once you try it, it's impossible to go back to anything else.
+-
+
-
+
Instant startup
+ Snowpack's unbundled web development server + starts up in 50ms or less + and stays fast in large projects. +
+ -
+
Build once, cache forever
+ Snowpack never builds the same file twice. Powered by JavaScript’s native module system (ESM) in the + browser. +
+ -
+
HMR feat. Fast Refresh
+ No refresh required. See changes reflected instantly in the browser with + HMR + Fast Refresh + for React, Preact & Svelte. +
+ -
+
Out-of-the-box support
+ Enjoy Snowpack's built-in support for JSX, TypeScript, React, Preact, CSS Modules + and more. +
+ -
+
Optimize for production
+ Build for production with built-in optimizations and plugin support for your favorite bundlers. +
+ -
+
Plugins? Plugins!
+ Babel? Sass? MDX? Browse the entire + Snowpack Plugin Catalog + to connect your favorite build tool (or + create your own!) +
+
+ Get the latest news, blog posts, and tutorials on Snowpack. Also available via RSS. +
-- Get the latest news, blog posts, and tutorials on Snowpack. Also available via RSS. -
++ Got something that you think we should feature? + Submit it! +
-- Got something that you think we should feature? - Submit it! -
++ In case you're curious, the best pokemon is {context.pokemonData.name}. +
-- In case you're curious, the best pokemon is {context.pokemonData.name}. -
+Who's Using Snowpack?
+ ++ { context.title } +
-- { context.title } -
+Customize Snowpack with optimized build plugins.
+To learn more about our plugin system, check out the
+ Plugin API.
Can't find what you need?
+ Creating your own plugin is easy!
+
Customize Snowpack with optimized build plugins.
-To learn more about our plugin system, check out the
- Plugin API.
Can't find what you need?
- Creating your own plugin is easy!
-