vuejs / awesome-vue

🎉 A curated list of awesome things related to Vue.js
MIT License
72.26k stars 9.47k forks source link

Avatar component in vue3 and typescript just like MS teams profile pictures with name initials #4202

Open MaBbKhawaja opened 1 month ago

MaBbKhawaja commented 1 month ago

General

✏ī¸ Mark the necessary items without changing the structure of the PR template.

Type

ℹī¸ What types of changes does your code introduce? This component works as avatar creator just as you might have seen avatars in microsoft teams. It takes initials from full name and makes a display picture for that. This components consists of vue3, typescript and css It is useful when someone doesn't upload a picture in your web app, instead of showing the empty avatar there you can just pass there username or full name in the component and then it will create a picture with there name initials

👉 Put an x in the boxes that apply

Checklist

ℹī¸ Check all checkboxes - this will indicate that you have done everything in accordance with the rules in CONTRIBUTING.

👉 Put an x in the boxes that apply.

Open Source

Apps/Websites