New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

x-vue

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

x-vue

vue components based on bootstrap

  • 0.1.10
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-50%
Maintainers
2
Weekly downloads
 
Created
Source

Intro

Vue + Bootstrap4 components

For detail, view doc

Install

npm i x-vue

Usage

import vue from 'vue'
import XVue from 'x-vue'
vue.use(XVue)

Development

clone the project

npm install
npm start

文档如何生成

在example根目录下加入某个组件为名字的.doc文件,如button.doc,然后创建一个button文件夹, 在该文件夹中随意创建多个demo,以.vue为后缀,然后在router.js中引用这个.doc文件

Keywords

FAQs

Package last updated on 29 Nov 2016

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc