2.0.1 • Published 6 years ago

ts-common-tools v2.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

ts-common-tools

TypeScript Common Tools is a package with functionality that can be useful in various projects. It was created by following this guide.

Installation

Install from npm:

npm install ts-common-tools --save

Usage

import {Logger} from "ts-common-tools/build/Utility/Logger";

More info on how to consume this package here.

Check github for available classes.

License

The MIT License (MIT)

2.0.1

6 years ago

2.0.0

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago