@mux/upchunk

v1.0.9
Dead simple chunked file uploads using Fetch
browser upload chunked upload file uplooad gcs upload google cloud storage upload large file upload resumable upload

clean

rm -rf ./dist

test

jest

lint

tslint --project .

tslint-check

tslint-config-prettier-check ./tslint.json

start

webpack-dev-server --open --config webpack.dev.js

build

yarn clean && yarn lint && yarn test && webpack --config webpack.prod.js && yarn pack
npm i @mux/[email protected]

Metadata

  • MIT
  • Whatever
  • Matthew McClure
  • released 11/25/2020

Downloads