Back to Bit

Get Initials.Docs

scopes/toolbox/string/get-initials/get-initials.docs.md

14.8.9-server.1168 B
Original Source

import { getInitials } from './get-initials';

A util function that return the initials of a string if possible. For example:

js
getInitials('scope name');