Terminal
This plugin renders a nice terminal on the page. It is just a wrapper to the opensource termynal using its default configuration.
Syntax
<Terminal>
<TerminalLine input>pip install spaCy</TerminalLine>
<TerminalLine progress />
<TerminalLine>Successfully installed spacy</TerminalLine>
</Terminal>
Optional flags:
input
: Animates an input on the terminalprogress
: Generates a progress bar