Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.06 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.06 KB

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.