A Chrome extension that turns new tabs into a light-weight and non-intrusive mini-IDE for JavaScript!
- hidden unless tabbed into / selected
- a preview of your current line, before you hit Enter
- full evaluation with Enter
- error logging
- Chrome (v55+)
- Download this repo into a folder
- Navigate to:
chrome://extensions
- Be sure "Developer mode" is turned on (in the top right of the extensions page).
- Click "Load unpacked" and open the folder.
- Open a new tab and enjoy! 🎉
- line numbering
- auto-indenting
- settings wheel
- optional syntax highlighting
- optional "clever evaluation" that doesn't evaluate gibberish lines
