🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@mux/mux-uploader

Package Overview
Dependencies
Maintainers
1
Versions
610
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mux/mux-uploader

An uploader elements to be used with Mux Direct Uploads

1.2.0
latest
Source
npm
Version published
Maintainers
1
Created
Source

<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.

Keywords

video

FAQs

Package last updated on 24 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts