Skip to content

Releases: MarketingPipeline/Termino.js

2.0.0 (July, 3, 2024)

03 Jul 05:11
024377a
Compare
Choose a tag to compare

Version 2.0.0 (July, 3, 2024)

This release / version of Termino.js - has a critical update including a code breaking fix.

  • It removes the use of the polyfill service due to recent security concerns.
  • Fixes Termino.js from breaking due to not being able to fetch polyfills (fetch not handled properly).

Thank you for your prompt attention to this critical update and for your continued support for Termino.js 🔥

If you encounter any issues or have any questions regarding this update, please reach out!

1.0.2 (Mar, 25, 2023)

25 Mar 05:45
7d4c49b
Compare
Choose a tag to compare

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.

1.0.1 (Mar, 3, 2023)

04 Mar 03:19
3a3ca1c
Compare
Choose a tag to compare

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.

1.0.0 (Dec, 6, 2022)

06 Dec 08:24
36f757c
Compare
Choose a tag to compare

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