Socket
Socket
Sign inDemoInstall

mui-file-upload

Package Overview
Dependencies
89
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mui-file-upload

A library of components that are related to file uploads built on top of MUI


Version published
Maintainers
1
Created

Readme

Source

Material UI File Upload

NOT AN OFFICAL MUI LIBRARY

Provides components and hooks to upload files which has a Material UI style.

This package is built on MUI and is just meant to be temporary until MUI makes equalivant components Which is on their roadmap as Dropzone and File Upload.

Installation

You can install the package using npm or yarn

npm install --save mui-file-upload
yarn install --save mui-file-upload

Overview

Currently the package isn't a simple component. It is consists of multiple components you can put together to build a custom file upload experience. Please view the storybook for some real world components.

Multi File Upload Screenshot

Single File Upload  Screenshot

High customizable

Look at storybook sample code but components and hooks allow for highly customizable UI with the functionality of handling file uploads and file drops easily.

More details and example will be here in the future.

Keywords

FAQs

Last updated on 15 Dec 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc