Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 284 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 284 Bytes

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