Link Search Menu Expand Document

Overview

The TS SN Utilities is a utilities helper.

Benefits

The main benefits offered by the TS SN Utilities are:

  • Keep all utilities in one place.
  • Easy to use.

Installing TS-SN-Utilities

Install TS-SN-Utilities from NPMJS. The latest version is available here:

https://www.npmjs.com/package/ts-sn-utilities/

Alternately, add it to a project using this CLI command:

npm install ts-sn-utilities --save

Getting Started

Read the Getting Started section. You can also review the sample application that is available in the GitHub repository.