Git Product home page Git Product logo

Comments (5)

wvh-shanee avatar wvh-shanee commented on May 30, 2024 3

If the library only needs two initials why pass the entire string?

I will typically send in something like User.FirstName[0], User.LastName[0] and it works great without breaking character issues.

In every language I know strings are arrays, so you can just reference the first array segment to pass in the first initial, or if you can't reference it as an array you could split() or left(), etc. fairly easily.

from ui-avatars.

3D-I avatar 3D-I commented on May 30, 2024 1

I would consider also the AT sign (@). Today i faced an username like

xx,[email protected] ;)

from ui-avatars.

3D-I avatar 3D-I commented on May 30, 2024

One year and more later.. Ho do you do m8? :)

In the hope is all right please don't forget this great proj.

Have a nice day.

from ui-avatars.

Korak-997 avatar Korak-997 commented on May 30, 2024

Maybe this Issue need to be closed !
Because @wvh-shanee already gave the solution.
I finde the use case with email address is also a bit wild , Because no matter what you can extract some meaningful strings from it.

from ui-avatars.

LasseRafn avatar LasseRafn commented on May 30, 2024

I agree @Korak-997 !

from ui-avatars.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.