Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

vue-jd-ui

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-jd-ui

invest/cas/ai-bank's common component

latest
npmnpm
Version
1.0.0-dev.9
Version published
Weekly downloads
57
96.55%
Maintainers
2
Weekly downloads
 
Created
Source

vue-jd-ui

一个部分依赖于element-ui的ui库

  • vue-jd-ui docs

打包构建

  • 打包: npm run dist:webpack
  • 命令说明
    • 细节
      • 安装依赖: npm run bootstrap
      • 入口文件生成: npm run build:file
      • utils工具打包处理: npm run build:utils
      • 代码格式检测: npm run lint
    • 旧打包文件清除: npm run clean
    • 版本发布: npm run pub

文档说明

  • 文档目录
  • 示例代码本地运行
    cd examples
    npm run serve
    
  • 示例代码部署到gh-pages
    npm run deploy
    

browser

"browserslist": [
  "> 1%",
  "last 2 versions",
  "not ie <= 8"
],

TODO LIST

  • test

Keywords

jd-ui

FAQs

Package last updated on 18 Sep 2019

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