Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bastian/dapper-ui
A sleek and modern UI component library for Svelte. Work in Progress!
https://github.com/bastian/dapper-ui
svelte
Last synced: 9 days ago
JSON representation
A sleek and modern UI component library for Svelte. Work in Progress!
- Host: GitHub
- URL: https://github.com/bastian/dapper-ui
- Owner: Bastian
- License: mit
- Created: 2022-12-05T08:47:26.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T16:44:37.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T03:51:51.588Z (27 days ago)
- Topics: svelte
- Language: Svelte
- Homepage: https://dapper-ui.dev/
- Size: 6.86 MB
- Stars: 30
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dapper UI [![npm](https://img.shields.io/npm/v/@dapper-ui/core?color=green)](https://www.npmjs.com/package/@dapper-ui/core)
![Example UI](.github/theming-example.png)
Dapper UI is a sleek and modern UI component library for Svelte, offering full
TypeScript support and extensive documentation. With its built-in dark mode and
easy theming options, you can create a unique and personalized look for your
application. Built with [TailwindCSS](https://tailwindcss.com/), but compatible
with any styling solution, Dapper UI offers sleek, accessible and user-friendly
component for your next project.- [Quick Start](https://dapper-ui.dev/docs/quick-start)
- [Browse Components](https://dapper-ui.dev/docs/button)## Current State of Development
Please note that Dapper UI is still in the early stages of development and, as
such, it is not yet recommended for use in production environments. While the
majority of documented components are stable, there may be occasional breaking
changes or minor UI updates.Despite this, you are welcome to try out Dapper UI on non-critical projects and
provide feedback. Your input is greatly appreciated as the functionality and
documentation are constantly being improved.## Contributing
At this stage, I'm are not looking for code contributions. However, this will
change in the future.## License
This project is licensed under the [MIT License](/LICENSE).