@xl-soft/ui
v2.2.7-stable
Published
<br/> <br/> <div align="middle"> <img src="https://i.imgur.com/7YGA9Jv.png" height=120> </div>
Downloads
14
Readme
XL Software UI - next-gen Svelte UI-kit for creating beautiful interfaces with excellent UX
- Installation
- Documentation
- Community
- Donations
- Bug report
- License
- XL Software UI Assets
- create-ui
From scratch:
npm create @xl-soft/ui@latest
Import in existing project:
npm i @xl-soft/ui@latest
Then add to your tsconfig.json
{
"compilerOptions": {
"moduleResolution": "Bundler"
},
}
You are ready to go!
JSDoc
All components, functions and types are documented with JSDoc for beatiful developer expirience
Full documentation
⚠️ WORK IN PROGRESS ⚠️
⚠️ WORK IN PROGRESS ⚠️
⚠️ WORK IN PROGRESS ⚠️