@tantanfe/tantan-frontend-hooks
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

探探业务hooks库

使用方式

npm i @tantanfe/tantan-frontend-hooks

yarn add @tantanfe/tantan-frontend-hooks

如何新建hook

  1. src 创建hook文件
  2. 在docs和tests写相对应的文档及测试文件
  3. 执行test命令查看测试结果

如何发布

  1. 更改版本号
  2. npm run build
  3. npm login
  4. npm publish

CHANGELOG文件生成

npm install -g conventional-changelog-cli

npm run changelog

Readme

Keywords

none

Package Sidebar

Install

npm i @tantanfe/tantan-frontend-hooks

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

28 kB

Total Files

43

Last publish

Collaborators

  • missdong
  • zhuxuanyu_tantan