🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

react-image-upload

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-image-upload

react library for uploading images

1.1.0
Source
npm
Version published
Weekly downloads
651
40.3%
Maintainers
1
Weekly downloads
 
Created
Source

react-image-upload

React package for uploading images.

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-image-upload

Usage

import React from 'react'

import ImageUploader from 'react-image-upload'
import 'react-image-upload/dist/index.css'

const App = () => {
  return <ImageUploader />
}

License

MIT © chimdie

Keywords

react

FAQs

Package last updated on 21 Oct 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