olisto

1.0.2 • Public • Published

node-olisto

olisto: Downloads olisto: Version

Use Olisto Connect in your Javascript projects!

Usage

const Olisto = require('olisto');

const connector = new Olisto('YOUR CONNECT URL');

connector.setOn();

Methods

Olisto.setOn();

Turns on the connector on the url that was initialized at the creation of the Olisto object.

Olisto.setValue(val);

Sets an specific value for an connector.

Value must be a string.

Olisto.getValue();

Returns the stored value in an Olisto connector.

Returns a string

The Olisto connect service doesn't support that right now. Stay tuned for updates.

Package Sidebar

Install

npm i olisto

Weekly Downloads

15

Version

1.0.2

License

ISC

Unpacked Size

2.85 kB

Total Files

3

Last publish

Collaborators

  • stefannienhuis