Show HN: Shorten your strings using common abbreviations(github.com)
github.com
Show HN: Shorten your strings using common abbreviations
https://github.com/dnnrly/abbreviate
8 comments
I love little programs that just focus on some one thing. Thank you for sharing it. I'm more interested in reading the code than using it, which I hope is cool.
Oh the irony in a tool with a name that is pretty long as far as commandline tool names go, that abbreviates strings.
I like it! Since you wrote it in Go, it would be nice to also add a flag to export the result in camelCase, for easier variable naming :P
It should already support that. If it doesn't then please feel free to create an issue or even raise a PR. :)