iland-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

CircleCI Codecov npm License Documentation

alt text

iland Javascript SDK

Javascript SDK for the browser and node, written in TypeScript.

Full TypeDoc reference is available here .

Developers

Required:

[x] NodeJS >=6.2.2

Clone repo then execute: yarn install or npm install

Tests

For tests you'll have to add following environment variables, you can add them to your bash_rc ou bash_profile file:

export ILAND_USERNAME="<Production_username>"

export ILAND_PASSWORD="<Production_password>"

export ILAND_CLIENT_ID="<Client_ID>"

export ILAND_CLIENT_SECRET="<Client_secret>"

To run tests:

yarn test or npm run test

Readme

Keywords

Package Sidebar

Install

npm i iland-sdk

Weekly Downloads

0

Version

1.0.1

License

BSD

Unpacked Size

3.26 MB

Total Files

15

Last publish

Collaborators

  • cfsnyder