1.1.6 • Published 2 years ago

@yichui/vue-contrib v1.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Vue通用库

这是一个通用的Vue库,可应用于PC-WEB、移动端H5。

旨在积累和形成通用写法,提高开发效率和稳定交付质量。

只维护yarn add的安装方式,拓展自@yichui/js-contrib

库列表

  1. setting 通用配置库。
  2. request 通用请求库。
  3. utils 常用、未归类工具库。
  4. user user模块通用接口。
  5. cms cms模块通用接口。
  6. wallet wallet模块通用接口。
  7. mall mall模块通用接口。
  8. componets 通用组件库。

公共库提交方法

1.已有账号登录

yarn login --scope=@yichui

2.发布到公有库

yarn build && yarn publish --access public

或执行脚本

./publish.sh

私有库提交方法

请在git项目中查看详情 CONTRIBUTING.md

为你的 vue 组件生成文档站点或 markdown 文件

  yarn global add @vuese/cli

查看详情

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago