Skip to content

arjunsinghy96/ts-domainutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

domainutils

This repository is a port of domainutils to TypeScript.

Setup

  1. Clone the repository
  2. cd ts-domainutils
  3. npm install

Usage

  1. To run the default cli npm run start

Testing

npm run test