1.0.1 • Published 2 years ago
avatar-input v1.0.1
avatar-input 🔲
add a simple unstyled input component to select avatars and crop images using a CLI.
See the component demo.
Setup
Run the avatar-input command to setup the component in your project:
npx avatar-inputYou can specify your app folder:
npx avatar-input ./your-appBy default, you will find it in your project component file like /component/ui, you can use the -p or --path option to use a specific path to add the component to:
npx avatar-input --path=app/componentsLicense
Distributed under the MIT license.