/go-table

Convert Map to HTML Table in Go

Primary LanguageGoApache License 2.0Apache-2.0

go-table

Copyright (c) 2017 Dennis Chen barracks510@gmail.com

Converts a map[string]interface{} into an HTML table representation of the data. Can be used for displaying frontmatter from an markdown page.