Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 511 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 511 Bytes

Terminalize

Terminalize is a javascript library to make your website looks like a terminal.

Instruction

  1. Include terminal.css and terminalize.js in your html.
  2. new Terminal(element); to make your html element into terminal.

Or just open index.html in this repository for demo.

Demo

Click this link to watch demo page. Or click this to watch demo site.