https://github.com/koory1st/svelement-ui
A Svelet UI Lib
https://github.com/koory1st/svelement-ui
element-plus element-ui svelete ui
Last synced: about 1 month ago
JSON representation
A Svelet UI Lib
- Host: GitHub
- URL: https://github.com/koory1st/svelement-ui
- Owner: koory1st
- Created: 2023-08-03T12:21:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T11:57:06.000Z (over 1 year ago)
- Last Synced: 2025-08-28T05:05:06.530Z (about 2 months ago)
- Topics: element-plus, element-ui, svelete, ui
- Language: Svelte
- Homepage: https://koory1st.github.io/svelement-ui/
- Size: 1.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Svelement-ui
A `Svelte` component library based on `Element Plus`.
# Docs Site
[docs](https://koory1st.github.io/svelement-ui/)
# Develop
## Build All
```sh
pnpm -r build
```