app3-apis

0.9.3-11 • Public • Published

app3-apis

This is a sub package of app3.js

This is the APIS package to be used app3.js. Please read the documentation for more.

Installation

Node.js

npm install app3-apis

In the Browser

Build running the following in the app3.js repository:

npm run-script build-all

Then include dist/app3-apis.js in your html file. This will expose the App3APIS object on the window object.

Usage

// in node.js
var App3APIS = require('app3-apis');

var apis = new App3APIS('ws://localhost:8546');

Readme

Keywords

none

Package Sidebar

Install

npm i app3-apis

Weekly Downloads

1

Version

0.9.3-11

License

LGPL-3.0

Unpacked Size

18.3 kB

Total Files

4

Last publish

Collaborators

  • apisplatform