@hotsuitor/akutil
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

[TOC]

说明

业务开发常用工具函数封装

安装

yarn add @hotsuitor/akutil

使用

import akutil from 'akutil'

详情使用说明,请查看说明文档

参与开发

  1. git clone 代码
  2. 安装依赖
  3. 配置 Git hook 3.1 npx husky install 3.2 npx husky set pre-commit "npx lint-staged" 3.3 提示:因为没有将钩子 '.husky/pre-commit' 设置为可执行,钩子被忽略。 设置执行权限 chmod +x .husky/pre-commit

Readme

Keywords

Package Sidebar

Install

npm i @hotsuitor/akutil

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

632 kB

Total Files

163

Last publish

Collaborators

  • hotsuitor