This package has been deprecated

Author message:

new name is nhost-js-sdk

hbp-js-sdk

0.0.4 • Public • Published

hbp-js-sdk

WIP

Auth

  • [ ] register
  • [ ] activate account
  • [ ] sign in
  • [ ] implement refetch token strategy
  • [ ] new password

Storage

  • [x] Upload

  • [x] Download

usage

const config = {
  endpoint: 'http://localhost:8083',
};

const hbp = new hbp(config);

examples

const res = await hbp.upload(path, files, onUploadProgress);
const url = hbp.url(file_key);

/hbp-js-sdk/

    Package Sidebar

    Install

    npm i hbp-js-sdk

    Weekly Downloads

    2

    Version

    0.0.4

    License

    ISC

    Unpacked Size

    2.23 kB

    Total Files

    3

    Last publish

    Collaborators

    • elitan