Socket
Socket
Sign inDemoInstall

vc-card

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-card

wrapper of Bootstrap card component by vue.js


Version published
Weekly downloads
1
Maintainers
1
Install size
9.08 MB
Created
Weekly downloads
 

Changelog

Source

0.0.1

2016-09-13

  • init
    • 参照ant.design样式和功能实现
    • title没有则不显示vc-card-header,默认slot为vc-card-body(默认content来填充),也可以全部替换,需使用slot-content
    • 其他props: borderedbodyClass

Readme

Source


Vim, The Best Editor

js-standard-style

@Vue Component - vc-card

Install

npm install vc-card --save

if you are using single file *.vue in project, please import the component by:
import vcCard from 'vc-card/src/Card.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 25 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