1.0.2 • Published 1 year ago
ts-util-kit v1.0.2
Typescript Common Utils
A collection of useful functions and tools for typescript/javascript.
Testing
To execute the unit tests run npm run test
Building
To build the library run tsc
Packaging
After building the project run npm pack
to package the compiled javascript into an installable package.