iver2

1.1.0 • Public • Published

IVER

ui component for V2.0

npm NPM downloads liscense

demo

Included

  • Grid
  • Button
  • Swiper
  • CountUp
  • Datetime
  • AddressPicker
  • Swiper
  • Lottery
  • Dialog
  • Switch
  • Loading
  • DropDown
  • SlideDown
  • Transition

Build Setup

# install dependencies
npm install -S iver

# use all components
import {iver} from 'iver';
Vue.use(iver);

# on demand
import  {component} from 'iver'
Vue.component(component.name, component);

Readme

Keywords

Package Sidebar

Install

npm i iver2

Weekly Downloads

6

Version

1.1.0

License

MIT

Last publish

Collaborators

  • chuxindev