@gasparc/common-tools
v1.4.0
Published
Common-tools is a typescript toolbox for arrays, strings, numbers and html manipulation. It can handle random, cryptography, and stats as well.\ Each typescript file contains functions for a specific category mentionned above.
Readme
Common-Tools
Description
Common-tools is a typescript toolbox for arrays, strings, numbers and html manipulation. It can handle random, cryptography, and stats as well.
Each typescript file contains functions for a specific category mentionned above.
Tests
Each file has an associated test (written with Jest).
To run them, use
npm run test