Rendering HTML to a terminal via #JavaScript:

echo '
  • One
  • Two
' | npx cli-html

https://github.com/grigorii-horos/cli-html

Comments