JSPM

  • Created
  • Published
  • Downloads 1150
  • Score
    100M100P100Q103570F
  • License MIT

Build Accessible and Scalable Vue.js applications with ease

Package Exports

  • @chakra-ui/vue
  • @chakra-ui/vue/src/lib/internal-icons
  • @chakra-ui/vue/src/utils/icons

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@chakra-ui/vue) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme


chakra-ui/vue

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 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