0.0.2 • Published 2 years ago

@labdao/openlab-applayer-client v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@labdao/openlab-applayer-client

OpenLab application layer REST API client.

!! NOTE: under active development, please wait until the first release to use this package

Compatibility

The module should work in the following environments:

Environment

  • Node.js
  • Webpack
  • Browserify

Language level

  • ES5 - you must have a Promises/A+ library installed
  • ES6

Module system

  • CommonJS
  • ES6 module system

It can be used in both TypeScript and JavaScript. In TypeScript, the definition should be automatically resolved via package.json. (Reference)

Installation

navigate to the folder of your consuming project and run one of the following commands.

published:

npm install @labdao/openlab-applayer-client@0.0.1 --save

unPublished (not recommended):

npm install PATH_TO_GENERATED_PACKAGE --save