qsantos / readline.js

Javascript implementation of readline for interactive shells in the browser

Home Page:https://qsantos.github.io/readline.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readline.js

Port of the C library readline to Javascript for terminals in the browser.

TODO

  • complete terminal behavior (stdout, history)
  • complete implementation of functions of the emacs keymap
  • add vim keymap
  • port lynx for readline.js
  • make readline.js compatible with lynx
  • go deeper

About

Javascript implementation of readline for interactive shells in the browser

https://qsantos.github.io/readline.js/


Languages

Language:JavaScript 91.8%Language:CSS 3.8%Language:HTML 3.8%Language:Makefile 0.6%