1.0.6 • Published 3 years ago

@primitivesocial/lego v1.0.6

Weekly downloads
94
License
MIT
Repository
github
Last release
3 years ago

Lego

Handcrafted Vue components to help you create amazing uis.

Installation

npm i @primitivesocial/lego --save

Usage

import VueLego from "@primitivesocial/lego";
Vue.use(VueLego);

Custom lego config

window.Lego = require('path/to/lego.config.js');

Available Components

  • <icon>
  • <primary-button>
  • <secondary-button>
  • <text-input>
  • <dropdown>
  • <checkbox-input>
  • <radio-input>
  • <tabs>
  • <toggle>

Author & Contribution

Hey, I'm Elie Andraos, a web developer at Primitive. Pull requests are always welcome. For major changes, please open an issue first to discuss what you would like to change. You can also reach me out on twitter for any question!