TypeScript wrapper for Dathost's API


Keywords
dathost, api, ts, typescript, csgo, game, server, unofficial, wrapper, dathost-api, javascript, source
License
GPL-3.0
Install
npm install dathost@0.0.11

Documentation

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