- tab completions
- history
- localstorage, session storage, url based file systems
- mounting external url file systems
- updating the path using the
pathcommand - pipes
cd ..
python3 -m http.serverAnd then visit http://localhost:8000/jsshell
This repo is based on following repos