Sveltangular
Svelte skeleton project for your next SPA with batteries included.
- ESM & SystemJS differential loading. Configured to run on IE11.
- Dyamic imports via Rollup
- Unit test via Jest
- Router with Router5
- Typescript enabled via svelte-preprocess
- Schematics / Generators via plop
- IOC & Dependency Injection via tsyringe
Useful commands
npm run start:dev - Starts development server
npm run start - Starts server with production build
npm test - Run test
npm run plop - Generator / Schematics CLI
Future Ideas
- Please share any "Angulary" features that should be in this repo :smiley: