0.0.5 • Published 9 months ago

uni-features v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

uni-helpers

安装

# pnpm
pnpm add uni-helpers
# yarn
yarn add uni-helpers
# npm
npm install uni-helpers --save
# cnpm
cnpm install uni-helpers --save

使用

见下方 helper 说明文档

内置 helper

  • (./src/pages-helper/README.md) uniapp 应用页面配置辅助库
  • (./src/manifest-helper/README.md) uniapp 应用 manifest.json 开发辅助库
  • (./src/router-helper/README.md) uniapp 应用路由开发辅助库
  • (./src/layout-helper/README.md) uniapp 应用页面布局开发辅助库
  • []