https://github.com/malkiii/avatar-input
a simple unstyled input component for selecting avatars and crop images using React and react-pre-hooks.
https://github.com/malkiii/avatar-input
avatar component crop form image input react react-hooks reactjs typescript unstyled
Last synced: 4 months ago
JSON representation
a simple unstyled input component for selecting avatars and crop images using React and react-pre-hooks.
- Host: GitHub
- URL: https://github.com/malkiii/avatar-input
- Owner: malkiii
- License: mit
- Created: 2024-03-29T22:41:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T15:35:30.000Z (over 1 year ago)
- Last Synced: 2025-11-30T00:00:00.152Z (6 months ago)
- Topics: avatar, component, crop, form, image, input, react, react-hooks, reactjs, typescript, unstyled
- Language: TypeScript
- Homepage: https://malkiii.github.io/avatar-input/
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avatar-input 🔲
a simple unstyled input component to select avatars and crop images using React.js and Typescript, see the component code in [demo/components/avatar-input](./apps/demo/components/avatar-input.tsx).
> See the component [demo](https://malkiii.github.io/avatar-input).