https://github.com/chubkey3/react-image-uploader
A lightweight React/Next.js library for handling image uploads and storage!
https://github.com/chubkey3/react-image-uploader
components hooks image-uploader javascript library nextjs npm react s3 typescript
Last synced: 4 months ago
JSON representation
A lightweight React/Next.js library for handling image uploads and storage!
- Host: GitHub
- URL: https://github.com/chubkey3/react-image-uploader
- Owner: chubkey3
- License: mit
- Created: 2023-07-10T21:04:20.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T10:39:18.000Z (almost 3 years ago)
- Last Synced: 2025-09-19T13:17:12.118Z (10 months ago)
- Topics: components, hooks, image-uploader, javascript, library, nextjs, npm, react, s3, typescript
- Language: TypeScript
- Homepage: https://npmjs.com/package/@chubkey/react-image-uploader
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Image Uploader
A lightweight React component library for handling image uploads and storage!
## Try it! 🤩
```
npm i @chubkey/react-image-uploader
```
## Usage
Not sure yet. 😕
## License
This libary uses the [MIT License](https://github.com/chubkey3/react-image-uploader/blob/master/LICENSE) 🤓.