A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/grigorii-horos/cli-html below:

grigorii-horos/cli-html: Render HTML to Terminal

Welcome to cli-html

Renderer HTML in the Terminal. Supports pretty tables and syntax highlighting

Install
npm i -g cli-html
Example
html examples/demo.html

This will produce the following:

Usage as module
npm i cli-html
import cliHtml from 'cli-html';

const html = `
<h1>Hello World</h1>
`

console.log(cliHtml(html));
Run tests
npm run test
Author

👤Grigorii Horos

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

License

Copyright © 2019 Grigorii Horos.

This project is GPL-3.0-or-later licensed.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4