8000 GitHub - ilanddev/javascript-sdk: Javascript SDK for the iland Cloud API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ilanddev/javascript-sdk

Repository files navigation

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: 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:

npm run test

About

Javascript SDK for the iland Cloud API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 13

0