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

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @onsetio/browser

    Weekly Downloads

    5

    Version

    0.1.2

    License

    none

    Unpacked Size

    14.3 kB

    Total Files

    14

    Last publish

    Collaborators

    • sonnyt