@iedan/create v1.3.3
@iedan/create
Project templates to quickly spin up projects the way I like to build them.
To install a template run:
npx @iedan/create
Templates
SvelteKit
A starter project for SvelteKit.
npx @iedan/create -t sveltekit
Comes installed with:
- TailwindCSS (CSS)
- shadcn-svelte (UI) (Now Configurable!)
- mode-watcher (light/dark mode)
- prettier Formatting
- eslint Linting
And allows you to choose to add:
Deployment Environments
Authentication
Database
Other Features
template-factory
A project template to get you started creating your own project templates with template-factory-js.
npx @iedan/create -t template-factory
ts-package
A project template to get you started creating a npm package with TypeScript.
Features
Development
To test the cli run:
npm run start
8 months ago
8 months ago
8 months ago
9 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago