An open API service indexing awesome lists of open source software.

https://github.com/mvrilo/shell-in-js

unix-like shell built in javascript functions
https://github.com/mvrilo/shell-in-js

Last synced: about 1 year ago
JSON representation

unix-like shell built in javascript functions

Awesome Lists containing this project

README

          

shell-in-js is a beta unix-like shell built in javascript functions.

todo:
- ajax function for loading others commands in external json file.
- history of commands entered by pressing the up/down key

GPL v2 License.