8000 GitHub - everyside/resin-sdk: The SDK to make Resin.io powered JavaScript applications.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

everyside/resin-sdk

 
 

Repository files navigation

Resin SDK

npm version dependencies Build Status Build status

The official JavaScript Resin.io SDK.

Role

The intention of this module is to provide developers a nice API to integrate their JavaScript applications with Resin.io.

Installation

Install the Resin SDK by running:

$ npm install --save resin-sdk

Platforms

We currently only support NodeJS, but there are plans to make the SDK available in the browser as well.

Documentation

We generate JSDoc markdown documentation in DOCUMENTATION.md.

Support

If you're having any problem, please raise an issue on GitHub and the Resin.io team will be happy to help.

Tests

Run the test suite by doing:

$ gulp test

Contribute

Before submitting a PR, please make sure that you include tests, and that coffeelint runs without any warning:

$ gulp lint

License

The project is licensed under the MIT license.

About

The SDK to make Resin.io powered JavaScript applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 57.7%
  • JavaScript 42.3%
0