This package has been deprecated

Author message:

Moved to @upload-io/upload-api-client-upload-js

upload-api-client-upload-js
TypeScript icon, indicating that this package has built-in type declarations

1.12.0 • Public • Published

Upload API Client (Upload.js Edition)

Client stubs for the Upload API.

  • A cut-down version of upload-api-client for Upload.js.

  • Only includes endpoints required by Upload.js.

  • Uses XHR (to support widest range of browsers).

Updating the stubs

Instructions for Upload Team developers:

  1. Pull latest upload-io/upload (in a working dir called upload next to this repository's working dir).

  2. Run npm run generate in this repository.

  3. Manually remove irrelevant endpoints. (We will automate this in future!)

  4. Follow RELEASING.md if there are changes.

License

MIT

/upload-api-client-upload-js/

    Package Sidebar

    Install

    npm i upload-api-client-upload-js

    Weekly Downloads

    0

    Version

    1.12.0

    License

    MIT

    Unpacked Size

    332 kB

    Total Files

    292

    Last publish

    Collaborators

    • upload-io