@mux/mux-uploader-react

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
e

@mux/mux-uploader-react

An uploader element for React that handles Mux Direct Uploads and a visual progress bar for you

1.2.1-canary.36
90

Supply Chain Security

100

Vulnerability

80

Quality

96

Maintenance

100

License

Version published
Weekly downloads
9.4K
7.23%
Maintainers
1
Weekly downloads
 
Created
Issues
42

<MuxUploader/>

Downloads Version License

Introduction

<MuxUploader /> is a Mux-flavored React uploader component, built on top of our mux-uploader web component.

Installation

npm install @mux/mux-uploader-react

or

yarn add @mux/mux-uploader-react

Usage

import MuxUploader from '@mux/mux-uploader-react';

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

Docs

Docs and guides live on docs.mux.com.

API reference lives on Github.

FAQs

Package last updated on 23 Jun 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