@primitivesocial/lego
v1.0.6
Published
Handcrafted Vue components to help you create amazing uis.
Downloads
11
Maintainers
Readme
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!