1.0.1 • Published 1 year 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-input
You can specify your app folder:
npx avatar-input ./your-app
By 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/components
License
Distributed under the MIT license.