Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 826 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 826 Bytes

NPM version Build Status Dependency Status

Javascript Client for the SUSI application Server.

Install

$ npm install --save susi-client-js

Usage

var susiClientJs = require('susi-client-js');

susiClientJs('Rainbow');
# creates a browser.js
$ npm run browser

License

MIT © Stephan Wirsich