Snowpack is a frontend build tool built around native JavaScript ES modules. It was designed to make development faster by avoiding the traditional full-bundle step during local work. The dev server can start quickly and reflect browser changes almost instantly. Snowpack supports modern web project needs such as TypeScript, JSX, CSS Modules, plugins, and framework integrations. It can also connect with bundlers for optimized production builds when a project needs minification, code splitting, or compatibility output. The repository is no longer actively maintained, so it is best understood as an important legacy tool that influenced the modern unbundled development workflow.
Features
- Native ES module development
- Fast local dev server
- Instant browser updates
- TypeScript and JSX support
- CSS Modules support
- Production bundler integration
Categories
Build ToolsLicense
MIT LicenseFollow Snowpack
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Snowpack!