JSPM

@mux/mux-uploader

1.1.3-canary.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7097
  • Score
    100M100P100Q146700F
  • License MIT

An uploader elements to be used with Mux Direct Uploads

Package Exports

    Readme

    <mux-uploader>

    Downloads Version License

    Introduction

    <mux-uploader> is the official Mux-flavored media uploader web component.

    The uploading functionality is built using UpChunk.

    Installation

    npm install @mux/mux-uploader

    or

    yarn add @mux/mux-uploader

    Usage

    <mux-uploader
      endpoint="https://my-authenticated-url/storage?your-url-params"
    ></mux-uploader>

    Docs

    Docs and guides live on docs.mux.com.

    API reference lives on Github.