https://github.com/treethought/n9r
numeronyzer numeronyzes strings
https://github.com/treethought/n9r
Last synced: 8 months ago
JSON representation
numeronyzer numeronyzes strings
- Host: GitHub
- URL: https://github.com/treethought/n9r
- Owner: treethought
- License: apache-2.0
- Created: 2020-11-26T00:48:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-26T00:53:29.000Z (over 5 years ago)
- Last Synced: 2025-06-05T08:45:38.773Z (about 1 year ago)
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```