@digitalzz/utils

this is digitalcnzz utils for fe team

Usage no npm install needed!

<script type="module">
  import digitalzzUtils from 'https://cdn.skypack.dev/@digitalzz/utils';
</script>

README

数字郑州前端工具库

Install

# yarn
yarn add @digitalcnzz/utils
# npm
npm install -S @digitalcnzz/utils

Usage


API 列表

开发流程

  • 基于 dev 分支开发新功能
  • 编写文档
  • 发起分支合并请求
  • 代码评审
  • 部署

代码提交规范

项目配置了 commitizen

git commit

# or

yarn cz
npm run cz