Termino.js Versions Save

Create a web based terminal on any website - great for games, animations and real world apps!

v1.0.2

1 year ago

Version 1.0.2 (Mar, 25, 2023)

This release / version of Termino.js - addresses a issue / embarrassing error that made it's way into production that did not allow you to over-write the default settings.

v1.0.1

1 year ago

Version 1.0.1 (Mar, 3, 2023)

This release / version of Termino.js - does NOT have any code changes. Only changes in the package.json file to add the missing module type.

v1.0.0

1 year ago

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