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