definitelytyped-header-parser

v3.9.0
This library parses headers of [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) types.

build

tsc

watch

tsc --watch

lint

tslint --project tsconfig.json --format stylish && tslint --project test/tsconfig.json --format stylish

pretest

tsc -p test

test

mocha "test/*.js"

prepublishOnly

npm run build && npm run test && npm run lint
npm i definitelytyped-header-parser

Metadata

  • MIT
  • Whatever
  • Nathan Shively-Sanders
  • released 2/4/2020

Downloads

Maintainers