Skip to content

uiv 1.4.2

Install from the command line:
Learn more about npm packages
$ npm install @uiv-lib/uiv@1.4.2
Install via package.json:
"@uiv-lib/uiv": "1.4.2"

About this version

uiv-logo.png

Build Status Coverage Status NPM Downloads NPM Version License

If this project has helped you out, please support it with a star 🌟.

中文文档

Introduction

uiv is a Bootstrap 3 component lib implemented by Vue 2.

  • Lightweight
    • All components ~20KB Gziped.
    • No extra CSS file.
    • Individually import supported.
  • IE 9+ & modern browsers supported.
  • SSR (server-side rendering) supported.

Documentation

To check out live examples and documents, visit https://uiv.wxsm.space.

Quick start

$ npm install uiv --save
# or
$ yarn add uiv
// main.js
import 'bootstrap/dist/css/bootstrap.min.css'

import Vue from 'vue'
import * as uiv from 'uiv'

Vue.use(uiv)

For more information, pls visit https://uiv.wxsm.space/usage/getting-started.html

Changelog

Detailed changes for each release are documented in the release notes.

Special thanks

This project is supported by JetBrains.

jetbrains-logo.png

License

MIT

Details

  • uiv
  • @uiv-lib uiv-lib
  • over 2 years ago
  • MIT
  • 44 dependencies

Assets

  • uiv-1.4.2-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0