1
0
Go to file
2025-11-03 00:00:03 +01:00
.gitignore test teletype formatting 2025-10-10 15:47:36 +02:00
escape.go testing 2025-11-02 22:15:31 +01:00
go.mod refactor tty rendering 2025-11-02 06:27:17 +01:00
go.sum refactor tty rendering 2025-11-02 06:27:17 +01:00
html_test.go formatting 2025-11-02 22:15:52 +01:00
html.go testing 2025-11-02 22:15:31 +01:00
lib.go Update lib.go 2025-11-03 00:00:03 +01:00
license documentation 2025-11-02 22:29:34 +01:00
Makefile no screaming case 2025-10-31 20:24:37 +01:00
markdown_test.go testing 2025-11-02 22:15:31 +01:00
markdown.go testing 2025-11-02 22:15:31 +01:00
print_test.go test teletype formatting 2025-10-10 15:47:36 +02:00
readme.md documentation 2025-11-02 22:29:34 +01:00
runoff_test.go formatting 2025-11-02 22:15:52 +01:00
runoff.go refactor roff rendering 2025-11-02 07:14:35 +01:00
table.go render markdown entries 2025-10-28 00:47:41 +01:00
teletype_test.go testing 2025-11-02 22:15:31 +01:00
teletype.go refactor roff rendering 2025-11-02 07:14:35 +01:00
text.go refactor tty rendering 2025-11-02 06:27:17 +01:00
write.go cleanup unused code 2025-11-02 07:35:47 +01:00
writer_test.go test teletype formatting 2025-10-10 15:47:36 +02:00

textfmt

Library for formatting structured data in plain text for terminal, roff, markup or HTML.

Documentation:

Made in Berlin, DE