New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mux/mux-uploader

Package Overview
Dependencies
Maintainers
1
Versions
586
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.0.2-canary.0-b8ca3a2
Source
npm
Version published
Weekly downloads
6.3K
0.4%
Maintainers
1
Weekly downloads
 
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 21 Oct 2024

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