anatta-component-library
v0.1.6
Published
Anatta design resuable vue component library
Downloads
3
Maintainers
Readme
vue-component-library
Demo :fire:
Getting start
Using Yarn
yarn add anatta-component-library
Using NPM
npm i anatta-component-library
::: tip This package abstruct most of the implementation details, allowing user with design flexibility at the same time. :::
contribution guide
- Fork the Github repository
- Build your high level components
- Try to abstruct only the implementation part not the design part, break this rule only when it is necessary.