Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tj/go-termd
Package termd provides terminal markdown rendering, with code block syntax highlighting support.
https://github.com/tj/go-termd
cli command-line go golang markdown terminal
Last synced: 13 days ago
JSON representation
Package termd provides terminal markdown rendering, with code block syntax highlighting support.
- Host: GitHub
- URL: https://github.com/tj/go-termd
- Owner: tj
- License: mit
- Created: 2019-11-02T10:01:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-15T11:16:10.000Z (almost 5 years ago)
- Last Synced: 2024-10-26T09:42:46.991Z (18 days ago)
- Topics: cli, command-line, go, golang, markdown, terminal
- Language: Go
- Size: 11.7 KB
- Stars: 225
- Watchers: 5
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: Readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Termd
Package termd provides terminal markdown rendering, with code block syntax highlighting support.
## Features
- Code block syntax highlighting (JSON-friendly for loading from user config)
- Word wrapping to the specified column width
- Terminal specific styling (still looks like markdown but it's cleaned up for the term)![](https://apex-software.imgix.net/github/tj/termd/screenshot.png)
---
[![GoDoc](https://godoc.org/github.com/tj/go-termd?status.svg)](https://godoc.org/github.com/tj/go-termd)
![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)## Sponsors
This project is [sponsored](https://github.com/sponsors/tj) by [CTO.ai](https://cto.ai/), making it easy for development teams to create and share workflow automations without leaving the command line.
[![](https://apex-software.imgix.net/github/sponsors/cto.png)](https://cto.ai/)