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

0.1.2 • Public • Published
Onset

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();

Readme

Keywords

none

Package Sidebar

Install

npm i @onsetio/browser

Weekly Downloads

1

Version

0.1.2

License

none

Unpacked Size

14.3 kB

Total Files

14

Last publish

Collaborators

  • sonnyt