Skip to content

polarove/toolcat

Repository files navigation

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

About

🚀 A series of utils writen in the style of ClassUtil

Resources

License

Stars

Watchers

Forks

Packages

No packages published