0.0.4 • Published 8 months ago
nekonames v0.0.4
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 🐈