Install & Download:
# NPM
$ npm i vue-nice-avatar --saveDescription:
A nice, customizable avatar generator for Vue.js.
How to use it:
1. Import the nice avatar component.
import NiceAvatar from "vue-nice-avatar";
2. Add the component to the app.
<NiceAvatar />
