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

https://github.com/treethought/n9r

numeronyzer numeronyzes strings
https://github.com/treethought/n9r

Last synced: 8 months ago
JSON representation

numeronyzer numeronyzes strings

Awesome Lists containing this project

README

          

# numeronyzer (n9r)

Need a hip abbreviation for your project?

numeronyze it!

self birth

```sh
➜ n9r numeronyzer
n9r
```

classic

```sh
➜ n9r internationalization
i18n
```

```sh
➜ n9r kubernetes
k8s
```

timeless

```sh
➜ n9r "skakespeare"
s9e
```

```sh
➜ n9r "jeff goldblum"
j11m
```

## Install

```sh
go get github.com/treethought/n9r

```