fzz
v2.10.0
Published
```js /* ███████╗███████╗███████╗ ██╔════╝╚══███╔╝╚══███╔╝ █████╗ ███╔╝ ███╔╝ ██╔══╝ ███╔╝ ███╔╝ ██║ ███████╗███████╗ ╚═╝ ╚══════╝╚══════╝ */ ```
Readme
fzz - TypeScript Common Function Library
/*
███████╗███████╗███████╗
██╔════╝╚══███╔╝╚══███╔╝
█████╗ ███╔╝ ███╔╝
██╔══╝ ███╔╝ ███╔╝
██║ ███████╗███████╗
╚═╝ ╚══════╝╚══════╝
*/Usage
Build
| comand | description |
| -------------- | -------------------------------------- |
| npm run gen | auto generate index file (auto import) |
| npm run dev | tsc --watch es, cjs |
| npm run test | run unit test |
| npm run doc | generate docs |
