0.1.3 • Published 7 months ago

@pietert/streetsmart-api v0.1.3

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
7 months ago

Streetsmart API

This Streetsmart api package provides programmatic access to most of the UI components of the Streetsmart Web application here.


Setup

First install the package using npm or yarn.

npm i @pietert/streetsmart-api

Then import the package like

import StreetSmartApi from "@pietert/streetsmart-api";

Init

The viewer can be initialized by calling. Please see the Typescript docs for more info.

StreetsmartApi.init({options})

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

7 months ago