@blinkmobile/bm-uploader

Javascript wrapper for use of Blob-uploader service to upload and retrieve content of types buffer, blob or stream

Usage no npm install needed!

<script type="module">
  import blinkmobileBmUploader from 'https://cdn.skypack.dev/@blinkmobile/bm-uploader';
</script>

README

@blinkmobile / bm-uploader Travis CI Status

Greenkeeper badge Javascript wrapper for the blob uploader service Blob uploader providing functions for uploading content (either a buffer, blob or stream) using the blob uploader service and S3 and for retrieving the content from S3

Example

See Browser example for an example on how to use this library

Documentation

See Documentation for more information.