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

vee-component

Package Overview
Dependencies
Maintainers
10
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vee-component

为vue2+开发的一些常用组件库!

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
10
Created
Source

vee-component 为vue2+开发的一些常用组件库!

downloads install size CDN Version License

如何启动测试用例?

首先安装并启动用例项目:

npm start

然后在浏览器中打开下列地址:

http://127.0.0.1:20000/docs/index.html

开发需知

本项目基本的DOM操作基于xhtml.js,开发中你需要查阅xhtml.js接口文档,如果在使用过程中遇到任何问题请在Issue中提问,包括新增接口等。

特别需要注意的是,如果你认为xhtml.js中需要增加的方法可能只会在当前项目中有益,请直接在此处进行扩展即可!

修改了文档或代码以后,在提交或发布前别忘了进行打包:

npm run build

License

MIT

Copyright (c) 2020 Open-Organize

Keywords

vue

FAQs

Package last updated on 19 Aug 2020

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