@onsetio/node
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published
Onset

Official Onset SDK for Node.js

npm version Documentation

Used for loading public and private releases.

Installation and Usage

Simply install the package:

npm install --save @onsetio/node
yarn add @onsetio/node

Setup and usage of these SDKs always follows the same principle.

import OnsetAPI from '@onsetio/node';

const onsetSDK = new OnsetAPI('__API_KEY__');
const releases = onsetSDK.releases.list();

Readme

Keywords

none

Package Sidebar

Install

npm i @onsetio/node

Weekly Downloads

15

Version

0.2.0

License

none

Unpacked Size

23.8 kB

Total Files

41

Last publish

Collaborators

  • sonnyt