Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@58fe/v5

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@58fe/v5 - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "@58fe/v5",
"version": "0.0.4",
"version": "0.0.5",
"main": "src/index.js",

@@ -5,0 +5,0 @@ "description": "vue components",

@@ -1,30 +0,18 @@

# 基于VUE的前端UI组件库
# V5
> A Vue.js project
> 基于VUE的前端UI组件库
## Build Setup
## 安装
``` bash
# install dependencies
npm install
```sh
npm install @58fe/v5 --save
```
# serve with hot reload at localhost:8080
npm run dev
## 使用
# build for production with minification
npm run build
导入需要的组件,例如:
# build for production and view the bundle analyzer report
npm run build --report
```javascript
import { Alert } from '@58fe/v5'
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
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