Show HN: I built a fast and simple JavaScript editor to try ideas instantly
1–4 of 4 posts
Re: Show HN: I built a fast and simple JavaScript editor to try ideas instantly
#2What's different about this vs codepen? I want to try the special features
Re: Show HN: I built a fast and simple JavaScript editor to try ideas instantly
#3[deleted]
Re: Show HN: I built a fast and simple JavaScript editor to try ideas instantly
#4What's different about this vs codepen? I want to try the special features
I am not sure about all the features codepen has. But here are some features you can try in scriptpad:
- Installable as app (PWA) on all devices. Works offline.
- You can download your snippets as zip.
- Editor supports emmet, for fluent devEx.
- Configurable editor, you can find all configs by clicking the gear icon on top right (or using CMD/Ctrl + K).
Sidenote: If you are seeing cached version for some reason, please ensure to hard refresh the page using "ctrl+shift+r".