🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

vui-y

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

vui-y

vue ui

1.0.0
unpublished
latest
Source
npm
Version published
Maintainers
1
Created
Source

VUI UI Components, based on Vue.js and semantic-ui CSS.

Demo

https://myliang.github.io/vui/

Notice

  • 1.0.0.beta released.
$ npm install vui

Features

  • Equip with Vue.js, Vue-Router, ES6 & Babel 6
  • Cool with Webpack 2.0 & Vue Loader
  • Semantic CSS Components
  • Stylesheets in Sass

Components

Getting started

quick start with vue-cli.

$ npm i vue-cli -g
$ vue init webpack test
$ cd test
$ yarn install
import Vui from 'vui'
Vue.use(Vui)

Run project

$ npm run dev

That's it.

And if you start with vue-webpack-boilerplate by vue-cli, check the following starter for your reference. https://github.com/wangdahoo/vonic-webpack-starter

Thanks to

LICENSE

MIT

FAQs

Package last updated on 02 Oct 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts