0.4.0 • Published 12 months ago
crejs v0.4.0
A CLI project scaffolding tool
Créjs enables you to start building your applications faster, from setting up a project to automatically installing a UI framework, all ready to use out-of-the-box.
Install
Install the package globally:
npm -g install crejs
or
yarn global add crejs
Usage
Now you can use the cli tool to interactively scaffold your project
crejs sveltekit
or
crejs vite
or
crejs nextjs
Support
Framework | Language | UI | Support |
---|---|---|---|
SvelteKit | Daisy UI | ✔️ | |
Shadcn | ✔️ | ||
Skeleton UI | ✔️ | ||
Vite | Vanilla | Daisy UI | ❌ |
Shadcn | ❌ | ||
Vue | Daisy UI | ❌ | |
Shadcn | ❌ | ||
React | Daisy UI | ✔️ | |
Shadcn | ✔️ | ||
Next UI | ✔️ | ||
Material UI | ✔️ | ||
PrimeReact | ✔️ | ||
Lit | Daisy UI | ❌ | |
Shadcn | ❌ | ||
Svelte | Daisy UI | ✔️ | |
Shadcn | ✔️ | ||
Solid | Daisy UI | ❌ | |
Shadcn | ❌ | ||
Qwik | Daisy UI | ❌ | |
Shadcn | ❌ | ||
NextJS | Daisy UI | ✔️ | |
Shadcn | ✔️ | ||
Next UI | ✔️ | ||
Material UI | ✔️ | ||
PrimeReact | ✔️ |