npm.io
2.18.0 • Published 2 years ago

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

Licence
MIT
Version
2.18.0
Deps
0
Size
27 kB
Vulns
0
Weekly
0

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

The stubs have been manually edited -- extensively -- to reduce the payload size. (Really, we should fork the generator.)

If you need to regenerate, check out the diff, and cherry-pick in the changes you need, rather than accepting the generated result wholesale.

To regenerate:

npm run generate

License

MIT