Skip to content

Utils

Libraries

  • iancoleman/strcase - A golang package for converting to snake_case or CamelCase
  • gobeam/stringy - Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.
  • chanced/caps - a case conversion library for Go
  • charmbracelet/bubbletea - A powerful little TUI framework 🏗
  • pterm/pterm - PTerm is a modern Go module to easily beautify console output.
  • jedib0t/go-pretty - Table-writer and more in golang!
Back to top