Socket
Socket
Sign inDemoInstall

vc-button

Package Overview
Dependencies
35
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vc-button

button component based on vue.js & bootstrap


Version published
Weekly downloads
0
Maintainers
1
Install size
9.09 MB
Created
Weekly downloads
 

Changelog

Source

0.0.1

2016-09-01

  • init
  • api design from ant-design
  • 可以设置是否loading,尺寸,形状,是否可用,样式,颜色类型,html类型,图标等更多自定义特性

Readme

Source


Vim, The Best Editor

js-standard-style

@Vue Component - vc-button

Install

npm install vc-button --save

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

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

FAQs

Last updated on 30 Sep 2016

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc