chakra-ui-core

🥝 A Scalable, Accessible, High Performance, Vue.js UI component library

Usage no npm install needed!

<script type="module">
  import chakraUiCore from 'https://cdn.skypack.dev/chakra-ui-core';
</script>

README


🥝 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 👇🏽.

🥝 View Kiwi Components

Browsing Components

You can also view all developed components in Storybook!

🔖 View Storybook

yarn install
yarn build-vsc
yarn serve

Project TODO:

  • Setup Storybook for components UI
  • Theme Provider
  • Develop styling scheme for components with styled components
  • Setup Vue.js plugin system
    • Provide Theme
    • Observe theme and set it dynamically in javascript with ease.
  • Provide icons API for icons component
  • Accessibility (Focus) Styling
  • Setup NPM distribution