This is an HTML code sandbox app.
- Uses Monaco editor, the editor which powers VSCode.
- Has auto-update functionality
- Is responsive
- Works offline
- Modern UI and smooth animations
- Is open-source and does not have ADs or paid features
- Open the app. Link is in the description.
- Edit the HTML on the left
- Click 'Run' at the top left
- HTML renders on the right
When auto-update is enabled, the HTML renders automatically when you type. This is useful for small files, but not ideal for large files.
You can enable auto-update by enabling the check-box near the 'Run' button.
When you disable auto-update, the rendered HTML reverts back to the last time 'Run' was clicked.
- Saving & Loading codes (files and browser storage)
- Multi-file
- Editing Monaco-editor UI to suit the other parts of the app
- Customization