1.0.0 • Published 5 years ago

@yashdalfthegray/dsts v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Build Status Coverage Status

dsts

Data structures, but in Typescript

Installation

Running an npm install will pull down all the dependencies that are necessary to get this working.

Running

There isn't much of "running" this repository in the traditional sense. Running an npm test will run the tests and generate a coverage report. The coverage report can be looked at using npm run open-coverage-report.