Sexykit - A Svelte based UI library
Sveltekit is a library that provides a set of components to build your application. It is based on the Svelte framework. It is a work in progress, so it is not recommended to use it in production, but you can try it out on the demo page and give us your feedback.
Note: 🚸 As it is in work in progress, the library is not yet available on npm. The package is only available on github packages to granted access users.
You can install it with the following command:
npm install @loicmonard/sexykit
npm install
npm run dev
npm run build
npm run package
After a package action, copy and paste the .npmrc file in the package folder and perform the following command:
npm run deploy
You can directly see how's the project growing as the demo page is updated with each new component. You can also see the code of each component on the demo page.
Available components:
More components are coming soon!