User icon with user's initials | npm package by me

Опубликовано: 26 Октябрь 2024
на канале: WebDevWithArtisan
165
3

Hi all,

I want to introduce to you the JavaScript package I developed. With this package, you can create a user icon with the initials. The icon can be customised in height, width, font, colour, and shape.

I have used Nuxt.js for demonstration purposes. You can use it in any JS framework or even in vanilla JS.

Here is the package link

npm: https://www.npmjs.com/package/adi-use...
github: https://github.com/adityar15/userinit...