ngx-boring-avatars-12
v0.0.1
Published
Boring avatars is a tiny JavaScript Angular library that generates custom, SVG-based avatars from any username and color palette. This is the Angular Fork of the original [Library](https://www.npmjs.com/package/boring-avatars).
Downloads
2
Readme
Angular Boring Avatars
Boring avatars is a tiny JavaScript Angular library that generates custom, SVG-based avatars from any username and color palette. This is the Angular Fork of the original Library.
Install
yarn add ngx-boring-avatars
or
npm install ngx-boring-avatars
Source
You can embed your boring avatars using the original boring avatars source.
To choose a random avatar from a specific user and a color palette, the format follows:
https://source.boringavatars.com/marble/120/Maria%20Mitchell?colors=264653,2a9d8f,e9c46a,f4a261,e76f51
For more information, check out the README