
-
jquery.terminal
jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
A while ago I had a stupid idea of my personal page being just a terminal window, looked up some existing solutions, ended up writing a super simple terminal "emulator" for myself https://github.com/mkrl/ttty But that's just something for playing around, not an actual emulator, but a mere skeleton for building anything you like There's a bunch of other cool JS-based emulators out there too, some being ridiculously powerful. I actually then later stumbled upon another portfolio terminal-website, that even had a JSON-based virtual fs you could go around and explore things with UNIX commands, wasted a ton of time there.
-
It was initially released in 2010. But there is a plan to create version 3.0 that will be rewritten in TypeScript and without dependency on jQuery. The plan is to use a modern Cash library to not modify the code that much.