@blackhole1123/terminaljs

terminal.js is a lightweight, easy to use program that allows you to execute Javascript code, as well as custom commands in your web based project. This project is still in beta, so if you want to install the stable version, download the binary from https


Keywords
terminal, javascript, js, terminal-js, terminal.js, development, preview
License
CC-BY-3.0
Install
npm install @blackhole1123/terminaljs@0.2.4

Documentation

terminal.js

Terminal.js is a lightweight, easy to use terminal interface for the web. (Note: This does not actually run Javascript code) Currently, terminal.js has only been tested on HTML, but it should work on other platforms.

Installation

Manually add the CSS and JS files to your project (make sure to also make a fake window in html to "host" the commands in) (Example in code)
or pip install terminaljs (not supported yet)

Usage

I'll add this soon...

Screenshots

terminal.js Image 1

terminal.js Gif 1