Skip to content

Engineer2B/ts-common-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Package with functionality that can be useful in various projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published