This is a unofficial asynchronous wrapper for Dathost's API.
- Full API coverage.
- Easy to use with an object oriented design.
- 100% test coverage.
- Modern Typescript
- npm:
npm install dathost
- browser: Releases
npm run test
- Run unit testsnpm run lint
- Lints codenpm run build
- Builds code to javascriptnpm run docs
- Builds docs