0.0.3 • Published 7 years ago

ts-tool v0.0.3

Weekly downloads
7
License
-
Repository
-
Last release
7 years ago

ts-tool

A library to use in any Typescript project with some common utility functions

Included Tools:

  • Random hex code generator (Originally from Paul Irish)

Installation:

npm install ts-tool

Testing:

First run

npm install

in folder on your source code destination. Then use grunt to do the rest

grunt test