iver

1.1.2 • Public • Published

IVER

ui component for V2.0

npm NPM downloads liscense

Document

demo

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 iver

Weekly Downloads

11

Version

1.1.2

License

MIT

Last publish

Collaborators

  • jlian