Socket
Book a DemoInstallSign in
Socket

@mux/mux-uploader

Package Overview
Dependencies
Maintainers
1
Versions
647
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

Source
npmnpm
Version
1.2.1-canary.52
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 29 Aug 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