Skip to content

1.0.0 (Dec, 6, 2022)

Compare
Choose a tag to compare
@MarketingPip MarketingPip released this 06 Dec 08:24
· 15 commits to main since this release
36f757c

Version 1.0.0 (Dec, 6, 2022)

Initial release of Termino.js - a JavaScript library that easily allows you to create fully featured terminals in the web browser with support for adding your own custom features & much more.

Features

  • Fast: Termino.js is lightweight - being built in pure JavaScript
  • Self-contained: Requires zero dependencies to work.
  • Great for animations: You can make terminal animations with ease & bring your favourite typewriter library in or etc!
  • Easy to customize: Bring your own HTML, CSS & customize / create a terminal to your liking!
  • Inputs: Supports inputs for questions returned via a promised / await based value
  • Multiple instances: Create more than one custom terminal in a page!
  • HTML support: Add HTML elements such as links and more to your terminal!
  • Custom functions: Create your own custom functions with ease (including user-command functions, key-code functions & your own mouse event functions)
  • And much more: the options are endless!

More info about this library can be found here