Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

UnofficialDathost/TypeScript

Repository files navigation

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

Documentation

Commands

  • npm run test - Run unit tests
  • npm run lint - Lints code
  • npm run build - Builds code to javascript
  • npm run docs - Builds docs