Skip to content

PrimitiveSocial/lego

Repository files navigation

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!

About

Handcrafted Vue components to help you create amazing uis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published