is-pass

A tools check input pass.

MIT License

Stars
0

is-pass

检查输入工具类.

Getting started

Clone this repository and install its dependencies:

git clone https://github.com/zenoslin/is-pass.git
cd is-pass
npm install

scripts

  • npm run build builds the library to lib.
  • npm run build:type builds .d.ts file for the library.
  • npm run test use jest to test the source files.

License

MIT