0.1.2 • Published 2 years ago

@onsetio/browser v0.1.2

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

Official Onset SDK for Browsers

npm version

Used for loading public releases.

Installation and Usage

Simply install the package:

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

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

import { loadPage } from '@onsetio/browser';

const page = await loadPage('__PAGE_SLUG__');
const releases = page.releases();
0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago