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

@ukx/uke-ui

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ukx/uke-ui

A Component Library extend of element-ui for Vue.js

  • 0.1.10
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-75%
Maintainers
1
Weekly downloads
 
Created
Source

uke-ui readme

##简介

基于element-ui的vue组件库。

##npm命令

"dev": 开发
"start": 同dev
"deploy": 打包例子项目
"build:file: 生成文件(icon、entry、version)
"build:css: 生成样式文件
"build:locale: 生成语言文件
"dist": 打包组件
"pub":发布组件
"pub:private":发布组件(不上传npm,只是准备好发布文件)

##项目结构

build     构建(开发、打包)脚本
expamles  例子项目
lib       输出(发包后)目录
packages  组件源文件
src       其他代码源文件
.babelre  babel配置
.eslintrc eslint配置
.eslintignore   eslint配置
.postcssrs.js   postcss配置
CHANGELOG.zh-CN.md  修改记录
components.json 组件配置
packages.json   项目配置
README.md       项目说明

##文档临时访问地址

http://ops.ukelink.net/uke-ui/

##如何发布

  1. CHANGELOG.zh-CN.md中写log
  2. 修改package.json中的version
  3. 打包npm run dist
  4. 发布npm run pub(注意登录npm指定账号)

版本规划 :

  1. 小版本 改bug
  2. 中版本 改功能
  3. 大版本 跨越性比较大的功能向下不能兼容 //https://semver.org/lang/zh-CN/ //https://semver.npmjs.com/

FAQs

Package last updated on 27 Oct 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

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