XL Software UI - next-gen Svelte UI-kit for creating beautiful interfaces with excellent UX
npm create @xl-soft/ui@latest
npm i @xl-soft/ui@latest
Then add to your tsconfig.json
{
"compilerOptions": {
"moduleResolution": "Bundler"
},
}
All components, functions and types are documented with JSDoc for beatiful developer expirience