Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/specialdoom/proi-ui
yet another Svelte ui library
https://github.com/specialdoom/proi-ui
svelte uilib
Last synced: 3 months ago
JSON representation
yet another Svelte ui library
- Host: GitHub
- URL: https://github.com/specialdoom/proi-ui
- Owner: specialdoom
- License: mit
- Archived: true
- Created: 2020-04-07T12:41:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-28T08:09:19.000Z (about 1 year ago)
- Last Synced: 2024-09-18T15:23:15.801Z (3 months ago)
- Topics: svelte, uilib
- Language: TypeScript
- Homepage: https://proi-ui.vercel.app
- Size: 6.06 MB
- Stars: 142
- Watchers: 9
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - specialdoom/proi-ui - yet another Svelte ui library (svelte)
README
## @specialdoom/proi-ui
yet another Svelte ui library
## 📢 Announcement: Public Archive 📢
Dear community,
I would like to inform you that I have decided to create a public archive for the `proi-ui` library in its current state. Despite the availability of version 4, I believe that the library is not yet ready for production usage and may not be as complete as other existing libraries.
During the development period, I encountered some missing requirements and limitations that I was unable to address within the given timeframe. However, I have made significant efforts to upgrade the library as much as possible over the few months.
By creating a public archive, I aim to provide transparency and ensure that the community is aware of the current status of `proi-ui`. I encourage you to explore alternative libraries that may better suit your needs. For example:
- [MeltUI](https://github.com/melt-ui/melt-ui)
- [SkeletonLabs](https://github.com/skeletonlabs/skeleton)
- [CarbonSvelte](https://github.com/carbon-design-system/carbon-components-svelte)I appreciate your understanding and support as I will stop the development for the time being to focus on helping and contributing to other existing projects that are better suited for production usage.
It was a great journey and a learning experience for me.
If you have any questions or feedback, please don't hesitate to reach out to me.
Discord: specialdoom#8057Thank you,
specialdoom## Installation
```bash
npm i --save-dev @specialdoom/proi-ui
```## Figma design resource [here](https://www.figma.com/community/file/1150697835816146933)
## Check out docs [here](https://proi-ui.vercel.app/)
## Check out migration guide [here](MIGRATION_GUIDE.md)