2.5.0 • Published 10 months ago
fzz v2.5.0
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 |