An open API service indexing awesome lists of open source software.

https://github.com/dmnd/nekonames

Generate short but unambiguous names for a group of people
https://github.com/dmnd/nekonames

Last synced: 6 months ago
JSON representation

Generate short but unambiguous names for a group of people

Awesome Lists containing this project

README

          

# Nekonames

Maps an array of unique full names to more compact but still unambiguous names. E.g:

```js
> 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 🐈