Skip to content

ToddThomson/TsToolsCommon

Repository files navigation

npm version Build Status

TsToolsCommon

TsToolsCommon is a private package providing common Typescript helper functions to the TsTools project.

How to install

npm install tstoolscommon

Building

TsToolsCommon depends on NPM as a package manager and Gulp 4 as a build tool. If you haven't already, you'll need to install both these tools in order to build TsHelpers.

Once Gulp is installed, you can build it with the following commands:

npm install
gulp build

About

TsTools common Typescript helper functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published