Skip to content

Progville

Discovering things interesting to a modern software developer.

Topics

  • C
  • Front-end
  • Go
  • JavaScript
  • Other
  • Tools

Book

Password Authentication for Web and Mobile Apps is a book for web and mobile developers who want to learn how secure password authentication works and implement it in their apps.

Get it!

Recent Articles

  • Book: Password Authentication for Web and Mobile Apps
  • columnize — format text into columns in Go
  • React Canvas — render React components to canvas
  • Colors — default web palette replacement
  • logutils — enhanced Go logging

RSS Feed RSS - Posts

Tag: text

columnize — format text into columns in Go

columnize — format text into columns in Go

Columnize is a little Go package that formats strings with separators into columns.

Continue reading columnize — format text into columns in Go

Posted on February 13, 2015February 22, 2015Categories GoTags golang, package, text
© 2021 Progville · Disclaimers · Contact Us