boring-avatars icon indicating copy to clipboard operation
boring-avatars copied to clipboard

Boring avatars is an open source React library that generates custom, SVG-based avatars from any username and color palette.

Results 6 boring-avatars issues
Sort by recently updated
recently updated
newest added

only minor improvements were made to the file, indentation, change from var to let/const

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

**Describe the bug** Page crashes with the error: "TypeError: n.useId is not a function" **To Reproduce** 1) install boring-avatars via npm 2) use basic example from readme in a react...

**Describe the bug** The `Avatar` component is not working in latest Remix.run project. Getting this error **To Reproduce** Steps to reproduce the behavior: 1. Create a new Remix app 2....

gm friends, i did a fork and wanted to run myself to probably edit / enhance - to see if i could add my identicon algo's into your existing codebase...

Hello, I was blocked from using this library in Remix (same issue as #76). I wasn't sure how to modify the existing build system to fix the issue, but switching...