Skip to content

mcountryman/geotab-rx

Repository files navigation

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.