API documentation: https://ghsc.code-pages.usgs.gov/nshmp/nshmp-utils-ts/
Contains interfaces and enums for dealing with the following on the web:
npm run build
: Compile TypeScript filesnpm run clean
: Remove compiled filesnpm run lint
: Lint projectnpm run fix
: Fix formatting issuesTo install this as a NPM package first add the following to the .npmrc
file:
@ghsc:registry=https://code.usgs.gov/api/v4/packages/npm/
Install the package as:
npm i -S @ghsc/nshmp-utils-ts