1.0.1 • Published 2 years ago

avataar-generator v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

<Avataar Generator> npm downloads version

Avataar Generator component preview

What do I need to do 🤔

  • Just pass the name of the user.
Some Examples of valid names and emails
👉️ mylongnamehere, __aime, leila, blessing, $dollar, 😂Joy, yours, etc

Demo

Install

Install the component using NPM:

$ npm install avataar-generator

Install the component using Yarn:

$ yarn add avataar-generator

Usage

  1. Import the avatar componet from avataar-generator:

    import { Avatar } from 'avataar-generator';
  2. Start using it!

```html
# name only
<Avatar name="Aime" />

# Add any classNames for styling e.g avatar-container
<Avatar name="leila" className="avatar-container">
```

Other Options

Avatar

AttributeOptionsDefaultDescription
namestringWill be used to generate avatar based on the initials of the person
classNamestringName of the CSS class you want to add to this component alongside the default ag-avatar.

Contributing

Coming Soon!

Maintainers

License

MIT License

1.0.1

2 years ago

0.1.0

2 years ago

0.0.26

2 years ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago

1.0.0

2 years ago