Goutils

GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. The aim of the project is to provide Go users with utility functions to manipulate strings in various ways.

View project onGitHub

What is GoUtils?

GoUtils provides users with utility functions to manipulate strings in various ways. It is a Go implementation of some string manipulation libraries of Java Apache Commons. GoUtils includes the following Java Apache Commons classes:

  • WordUtils
  • RandomStringUtils
  • StringUtils (partial implementation)

License

GoUtils is licensed under the Apache License, Version 2.0. Please visit http://www.apache.org/licenses/LICENSE-2.0 for a copy of the license.

Reporting Issue

Make suggestions or report issues using the Git issue tracker: https://github.com/aokoli/goutils/issues