create-new-svelte

JSON →
library 0.3.0 ·javascript
verified Jun 4, 2026

A CLI tool to scaffold new Svelte applications with support for multiple bundlers (Rollup, Webpack, Snowpack, Parcel) and transpilers (JavaScript, TypeScript, CoffeeScript). Version 0.3.0 is the latest stable release. Unlike Svelte's official template, it offers interactive or command-line choice of bundler and transpiler, npx usage, and an --no-install option. It requires Node >=10 and has no runtime dependencies.