Skip to content

odeke-em/pretty-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pretty-words

Solving the prettify words problem of formatting words according to a width e.g n characters.

I was inspired to solve this after an algorithms class over complicated the problem solution

and they couldn't explain it to the class. I thought the implementation should be straightforward.

Installing and using

$ go get github.com/odeke-em/pretty-words/cmd/pretty-words
$ pretty-words <content>

About

Solving the prettify words problem of formatting words according to a width e.g n characters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages