
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
ember-boring-avatars
Advanced tools
Ember boring avatars is a tiny JavaScript Ember addon that generates custom, SVG-based avatars from any username and color palette.
Ember boring avatars is a tiny JavaScript Ember addon that generates custom, SVG-based avatars from any username and color palette.
NOTE: This is an Ember port of the popular Boring avatars React library.
Furthermore, at this time, it only supports the Beam variant of the original library and there is no service.
In the future, all the variants may be supported and a service added.
ember install ember-boring-avatars
<Avatar
@size={{40}}
@name="Maria Mitchell"
@colors={{array "#92A1C6" "#146A7C" "#F0AB3D" "#C271B4" "#C20D90"}}
/>
Attribute | Type |
---|---|
size | number or string, 40px (default) |
square | boolean: false (default) |
title | boolean: false (default) |
name | string |
colors | array of colors |
See the Contributing guide for details.
This project is licensed under the MIT License.
FAQs
Ember boring avatars is a tiny JavaScript Ember addon that generates custom, SVG-based avatars from any username and color palette.
We found that ember-boring-avatars demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.