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

dropzone-ui

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dropzone-ui

React Library Component for drag’n’drop files. Easy to use. Material design style. Multilanguage support. Upload to server support.

6.4.2
latest
Source
npm
Version published
Weekly downloads
46
39.39%
Maintainers
1
Weekly downloads
 
Created
Source

:rocket: Spanish

dropone-ui-logo

dropzone-ui

dropzone-ui has mega-digievolved to @dropzone-ui/react :milky_way:

license npm latest package Rate on Openbase Node.js CI Language grade: JavaScript Total alerts Known Vulnerabilities Package Quality install size Average time to resolve an issue PRs Welcome GitHub Repo stars

Important

This package wraps all components of @dropzone-ui/react. So, installing this package you are also installing @dropzone-ui/react as well through dependency tree.

Key Features

  • :white_check_mark: File validation: Validate files before uploading.
  • :art: File Image previews: See a thumbnail preview
  • :framed_picture: Full screen image previews: Add more interacion with a full screen preview of images
  • :movie_camera: Full screen video previews. Play the video before uploading. new-feature
  • :eyes: status visualization: validation and upload status is shown on a Tooltip or on Info Layer.
  • :airplane: File upload: Upload valid files to a server.
  • :performing_arts: Out of the box design and style.
  • :cake: Easy to use. Probably, this is the killer feature you are looking for in a package.

QuickStart

Code generator

Want to generate the code that fits your needs? Just interact with the code generator here.

Installation

dropzone-ui is available as an npm package.

For uploading files, peer dependency axios must be installed together with dropzone-ui.

// with npm
npm i dropzone-ui axios
// with yarn
yarn add dropzone-ui axios

Sample result:

On Drag, Drop, Upload and ful screen preview. (also changing view mode from grid to list).

dropone-ui-logo

Did you like the project? Please, don't forget to give us a :star: star on :octocat: github :D

dropone-ui-logo

License

This project is licensed under the terms of the MIT license.

Keywords

dropzone

FAQs

Package last updated on 17 Dec 2021

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