0.0.1 • Published 2 years ago

nekonames v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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 🐈