@apestaartje/number
v1.6.1
Published
A library with number utility functions.
Downloads
3
Readme
Number
This is a collection of number utility functions written in TypeScript
. The compiled files and the declaration files
are available in the dist
folder.
Each function is in it's own file, therefore if you want to use one specific function you don't need to import a whole
bunch of unwanted code.
For the docs of the functions see the docs folder.