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

@ouyangdan/l-ui

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ouyangdan/l-ui

``` npm run dev ```

latest
npmnpm
Version
1.0.38
Version published
Maintainers
1
Created
Source

l-ui

文档运行

npm run dev

项目打包

npm run build

npm包发布与使用

1、打包

1.修改版本号

修改 package.json 里面的 version

2.打包

npm run build-bundle

2、发布

npm publish --registry=https://packages.aliyun.com/5f009f6e6a575d7f23661045/npm/npm-registry/

3、使用

需要设置代码仓库镜像为云效的地址:

npm config set registry=https://packages.aliyun.com/5f009f6e6a575d7f23661045/npm/npm-registry/

测试环境

文档地址: http://lui-dev.kapboo.com/#/tableCommon

FAQs

Package last updated on 21 Oct 2021

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