UNPKG

1.18 kBMarkdownView Raw
1# VisWiz.io Node.js SDK & CLI
2
3> The official Node.js VisWiz.io SDK & CLI.
4
5[![Travis branch](https://img.shields.io/travis/viswiz-io/viswiz-nodejs-sdk/master.svg?style=flat-square)](https://travis-ci.org/viswiz-io/viswiz-nodejs-sdk)
6[![NPM version](https://img.shields.io/npm/v/viswiz-sdk.svg?style=flat-square)](https://www.npmjs.com/package/viswiz-sdk)
7[![Dependencies](https://img.shields.io/david/viswiz-io/viswiz-nodejs-sdk.svg?style=flat-square)](https://david-dm.org/viswiz-io/viswiz-nodejs-sdk)
8
9Welcome to the [VisWiz.io](https://www.viswiz.io/) Node.js SDK & CLI documentation.
10
11The SDK & CLI allows you to query and create new projects, builds or images within the
12VisWiz service.
13
14## Documentation
15
16See the documentation at:
17[viswiz-io.github.io/viswiz-nodejs-sdk](https://viswiz-io.github.io/viswiz-nodejs-sdk/manual/usage.html).
18
19## Change log
20
21The change log can be found here:
22[CHANGELOG.md](https://github.com/viswiz-io/viswiz-nodejs-sdk/blob/master/CHANGELOG.md#readme).
23
24## Authors and license
25
26Author: [VisWiz.io](https://www.viswiz.io/).
27
28MIT License, see the included
29[LICENSE.md](https://github.com/viswiz-io/viswiz-nodejs-sdk/blob/master/LICENSE.md)
30file.