Terminalize is a javascript library to make your website looks like a terminal.
- Include
terminal.css
andterminalize.js
in your html. new Terminal(element);
to make your html element into terminal.
Or just open index.html
in this repository for demo.
Click this link to watch demo page. Or click this to watch demo site.