1.4.0 • Published 2 years ago

@gasparc/common-tools v1.4.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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