npm GitHub last commit GitHub commit activity NPM bundle size codecov license
English | 简体中文
Summarize common tool functions for daily development。
formatData type conversion functionshooksCustomizedreact hooksregextypesCustomizedtsvalidatorCheck function
npm install @nmsn/utils
import { addThousandSeparator } from '@nmsn/utils'; // '1,000' console.log(addThousandSeparator(1000));
- rollup
- jest
- typescript
- dumi doc
- More Test Case.
- More utils.
MIT © nmsn