@polaris_liu/toolcat
TypeScript icon, indicating that this package has built-in type declarations

1.0.22 • Public • Published

toolcat

npm version npm downloads

More Languages

简体中文

A set of utility functions

A set of utility functions in the style of class

eg.

StrUtil.isBlank('24') // false
VoidUtil.isVoid(null) // true
VoidUtil.isVoid(undefined) // true

Notification

typescript is needed

Get started

npm i @cz-translated-changelog/zh-cn

How to test

This project uses vitest to run tests

The test files can be found at src/__test__ directory

pnpm test

Readme

Keywords

Package Sidebar

Install

npm i @polaris_liu/toolcat

Weekly Downloads

40

Version

1.0.22

License

MIT

Unpacked Size

22 kB

Total Files

30

Last publish

Collaborators

  • polaris_liu