Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

cloud-ui.vusion

Package Overview
Dependencies
20
Maintainers
9
Versions
483
Issues
File Explorer

Advanced tools

cloud-ui.vusion

Vusion Cloud UI

    0.14.29latest
    GitHub

Version published
Maintainers
9
Weekly downloads
664
decreased by-58.81%

Weekly downloads

Readme

Source

Vusion Cloud UI

NPM Version Dependencies NPM Download

Install

npm install --save cloud-ui.vusion

QuickStart

import Vue from 'vue'; import * as CloudUI from 'cloud-ui.vusion/dist'; import 'cloud-ui.vusion/dist/index.css'; // 如需引入其他主题,将上面的路径替换为如下不同的主题样式 // import 'cloud-ui.vusion/dist/theme-dark.css'; Vue.use(CloudUI); // 全局安装组件库中的组件、指令等

Development

npm install

安装

npm run dev

开发

npm run build:docs

构建文档

需要先npm run buildnpm run build:theme

npm run build:doc-entry

构建用于物料体系的文档入口。

npm run deploy:dev 发布联调环境 NOS

dist-theme/screenshotsdrawings 下的文档发布到 NOS

npm run deploy:test 发布测试环境 NOS

dist-theme/screenshotsdrawings 下的文档发布到 NOS

npm publish 发布正式 npm 包(线上环境)

脚本会自动执行 deploy:online 等将 dist-theme/screenshotsdrawings 下的文档发布到 NOS

npm run deploy:doc-entry

dist-doc-entry/下的文档入口发布到 NOS

upload single screenshot

yarn run build:docs node bin/screenshot u-button npm run deploy:screenshots u-button

设计图片

存储在 drawings 里面

Publish

vusion publish

usage.json 在低代码平台上登记。

Changelog

See Releases

Contributing

See Contributing Guide

License

MIT

Test environment

deploy:inlcap

Keywords

FAQs

Last updated on 17 Mar 2023

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc