dathost
v0.0.11
Published
TypeScript wrapper for Dathost's API
Downloads
13
Maintainers
Readme
Welcome to Dathost's unofficial ts/js wrapper!
This is a unofficial asynchronous wrapper for Dathost's API.
Features:
- Full API coverage.
- Easy to use with an object oriented design.
- 100% test coverage.
- Modern Typescript
Install
- npm:
npm install dathost
- browser: Releases
Documentation
Commands
npm run test
- Run unit testsnpm run lint
- Lints codenpm run build
- Builds code to javascriptnpm run docs
- Builds docs