1.0.0 • Published 19 days ago

@drtyhu8npm/mollitia-dolorem-porro v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
19 days ago

Welcome to @drtyhu8npm/mollitia-dolorem-porro

Version Documentation Maintenance License: GPL-3.0 Downloads

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

Install

npm i -g @drtyhu8npm/mollitia-dolorem-porro

Example

html examples/demo.html

This will produce the following:

Screenshot of @drtyhu8npm/mollitia-dolorem-porro

Usage as module

npm i @drtyhu8npm/mollitia-dolorem-porro
import cliHtml from '@drtyhu8npm/mollitia-dolorem-porro';

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.

1.0.0

19 days ago