/common-tools

Common-tools is a typescript toolbox for arrays, strings, numbers and html manipulation. It can handle random, cryptography, and stats as well.

Primary LanguageTypeScript

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