https://github.com/koca/kiwi-ui
https://github.com/koca/kiwi-ui
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/koca/kiwi-ui
- Owner: koca
- License: mit
- Created: 2020-03-15T09:56:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T10:09:00.000Z (over 6 years ago)
- Last Synced: 2025-03-06T14:52:59.949Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](#contributors-)
🥝 Kiwi UI
Build scalable, accessible, and light-weight, Vue.js applications with ease.
### 📦 Components
A complete list of all components to be built can be found here 👇🏽.
### Browsing Components
You can also view all developed components in Storybook!
```bash
yarn install
yarn bootstrap
yarn serve
```
#### Project TODO:
- [x] Setup Storybook for components UI
- [x] Theme Provider
- [x] Develop styling scheme for components with styled components
- [x] Setup Vue.js plugin system
- [x] Provide Theme
- [x] Observe theme and set it dynamically in javascript with ease.
- [x] Provide icons API for icons component
- [x] Accessibility (Focus) Styling
- [ ] Setup NPM distribution
- [ ] Set up type system for components with Typescript
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Jonathan Bakebwa
💻

Mesut
💻

Omereshone Kelvin Oghenerhoro
📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!