Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Repository files navigation

Welcome to cli-html

VersionDocumentationMaintenanceLicense: GPL-3.0Downloads

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

Install

npm i -g cli-html

Example

html demo.html

This will produce the following:

Screenshot of cli-html

Screenshot of cli-html

Usage as module

npm i cli-html
constcliHtml=require('cli-htm');consthtml=`<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.

About

There will be cli module who render HTML to Terminal

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages