@snowpack/app-scripts-preact v2.0.1
Snowpack is a modern frontend build tool for faster web development. It replaces heavier, more complex bundlers like webpack or Parcel in your development workflow.
Snowpack leverages JavaScript's native module system (known as ESM) to create a first-of-its-kind build system that never builds the same file twice. Snowpack pushes changes instantly to the browser, saving you hours of development time traditionally spent waiting around for your bundler.
Key Features
- Develop faster, with a dev server that starts up in 50ms or less.
- See changes reflected instantly in the browser.
- Integrate your favorite bundler for a production-optimized build.
- Enjoy out-of-the-box support for TypeScript, JSX, CSS Modules and more.
- Connect your favorite tools with third-party plugins.
💁 More info at the official Snowpack website ➞
Community
Join the Pika Discord for discussion, questions about Snowpack or related Pika projects, or to show off what you’re working on!
Create Snowpack App (CSA)
For starter apps and templates, see create-snowpack-app.
Official Snowpack Plugins
Dev Environment
Build
Transform
Bundle
Utility Plugins
Featured Community Plugins
- @prefresh/snowpack
- snowpack-plugin-imagemin Use imagemin to optimize your build images.
- snowpack-plugin-import-map A more easy way to map your imports to Pika CDN instead of import-maps.json.
- snowpack-plugin-less Use the Less compiler to build
.less
files from source. - snowpack-plugin-mdx Use the MDX compiler to build
.mdx
and.md
files from source. - snowpack-plugin-resize-images Resize and process your build images with Sharp.
- snowpack-plugin-sass Use the node-sass to build
.sass/.scss
files from source. - snowpack-plugin-svgr Use SVGR to transform
.svg
files into React components. - snowpack-plugin-stylus Use the Stylus compiler to build
.styl
files from source. - snowpack-plugin-inliner A plugin for snowpack which transforms files into base64 URIs.
- PRs that add a link to this list are welcome!
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago