nekonames
v0.0.4
Published
Generate short but unambiguous names for a group of people
Downloads
232
Readme
Nekonames
Maps an array of unique full names to more compact but still unambiguous names. E.g:
> Object.values(nekonames([
"George Michael",
"George Orwell",
"George Martin",
"George Raymond Richard Martin",
]))
[
"George Michael",
"George O.",
"George Martin",
"George R. R. M.",
]
See tests for more examples.
Module name etymology: nickname → nekename → nekoname 🐈