geotab-rx

Unofficial Typescript Geotab SDK.

Usage no npm install needed!

<script type="module">
  import geotabRx from 'https://cdn.skypack.dev/geotab-rx';
</script>

README

geotab-rx

npm npm bundle size coveralls github

An unofficial typescript GeoTab SDK.

Installation

Using yarn

yarn add geotab-rx rxjs isomorphic-fetch

Using npm

npm i geotab-rx rxjs isomorphic-fetch

Getting started

  • API reference can be found here
  • Examples can be found here.