Skip to content

trackthis/js-api-client

Repository files navigation

Trackthis API client

Codetree

npm Scrutinizer Build Scrutinizer Scrutinizer Coverage npm

This API client is the default provided for connecting with trackthis. The client contains everything needed to make full use of the TrackThis API.

Installation

npm install --save trackthis-api-client

License

[The MIT License (MIT)]

Documentation

Go to https://trackthis.github.io/js-api-client for the full documentation.

Contributing

First, look at the issues page to ensure your issue isn't already known. If it's not, you can create a new issue with a detailed description of what happened & how to reproduce the unexpected behavior.

If you decide to take on the challenge of fixing a known (or unknown) issue, you can do so by sending in a pull request from your own fork of the project. Once it has been tested and approved, it will be merged into the master branch of the repository.