chakra-ui-core
v0.0.1
Published
🥝 A Scalable, Accessible, High Performance, Vue.js UI component library
Readme
📦 Components
A complete list of all components to be built can be found here 👇🏽.
🥝 View Kiwi Components
Browsing Components
You can also view all developed components in Storybook!
🔖 View Storybook
yarn install
yarn build-vsc
yarn serveProject 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
