New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

vc-select

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vc-select

select component based on vue.js & bootstrap

latest
Source
npmnpm
Version
0.11.3
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source


Vim, The Best Editor

js-standard-style

@Vue Component - vc-select

Install

npm install vc-select --save

if you are using single file *.vue in project, please import the component by:
import vcSelect from 'vc-select/src'

Demo

online demo

Dev

  • build
npm run build

  • build dev
npm run build:dev

  • build production
npm run build:prod

  • build example
npm run build:example
  • run server
npm run start
  • dev component
npm run dev 

  • dev example
npm run example

  • publish
npm run release 

Changelog

changelog

License

MIT

Copyright (c) 2016

Keywords

select

FAQs

Package last updated on 06 Jan 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