0.7.0 • Published 10 months ago

@fourcels/react-image-upload v0.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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

0.7.0

10 months ago

0.6.3

1 year ago

0.6.2

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.13

1 year ago

0.5.12

1 year ago

0.5.11

1 year ago

0.5.10

1 year ago

0.5.9

1 year ago

0.5.8

1 year ago

0.5.7

1 year ago

0.5.0

1 year ago