ui

Ui

XL Software UI - next-gen Svelte UI-kit for creating beautiful interfaces with excellent UX



XL Software UI - fully JSDoc documented, SSR compatible, type safe Svelte 4 UI-kit


XL Software UI - next-gen Svelte UI-kit for creating beautiful interfaces with excellent UX

šŸ”— Useful Links

šŸ’¾ Installation

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!

šŸ“„ Documentation

JSDoc

All components, functions and types are documented with JSDoc for beatiful developer expirience

Full documentation

āš ļø WORK IN PROGRESS āš ļø

šŸ‘‹ Community

āš ļø WORK IN PROGRESS āš ļø

āš ļø WORK IN PROGRESS āš ļø

šŸž Bug report


šŸ“œ License

MIT


Top categories

Loading Svelte Themes