@fourcels/react-image-upload
TypeScript icon, indicating that this package has built-in type declarations

0.7.0 • Public • Published

React Image Upload

NPM version

A image upload component for React

Visit react-image-upload to view the documentation and examples.

Getting Started

Install

pnpm add @fourcels/react-image-upload

Basic Usage

import { ImageUpload } from "@fourcels/react-image-upload";
import "@fourcels/react-image-upload/style.css";

function MyApp() {
  return <ImageUpload />;
}

Acknowledgments

Readme

Keywords

Package Sidebar

Install

npm i @fourcels/react-image-upload

Weekly Downloads

18

Version

0.7.0

License

MIT

Unpacked Size

38.6 kB

Total Files

8

Last publish

Collaborators

  • fourcels