AK

ScriptPad - Fast, minimal and offline-friendly code editor for web

byβ€’
ScriptPad is a fast and lightweight online code editor for writing, testing, and previewing HTML, CSS, and JavaScript snippets instantly.

Add a comment

Replies

Best
AK
Maker
πŸ“Œ

Hey everyone, I built a HTML/CSS/JS editor focused on speed, simplicity, and offline access. No bloat β€” just open and start coding.

What makes it different:
- Live Preview – Edit HTML, CSS, and JS side-by-side with instant feedback.

- Offline support – Works without internet. You can even install it as a PWA and use it like a native app.

- No Login Required – Just visit, code, and preview. Login only if you want to save/share.

- Savable & Shareable Links – Save scripts in the cloud and get shareable links.

- Customizable Editor – Themes, fonts, auto-format on save, layout tweaks, line wrapping, etc.

- Hotkey Support – Power user shortcuts with tooltips showing keybinds.

- Export your snippets – Download your project with HTML/CSS/JS files packed in a zip file or export it all to github gist with single action.

Ideal for tinkering, prototyping, teaching, or even building micro-tools. It’s intentionally simple and fast β€” more features coming soon.

Try few sample snippets:
- Button click challenge: https://scriptpad.dev/?id=z5VydF...
- Sample tailwind project - https://scriptpad.dev/?id=bl38D7...
- A sample snippet using ReactJS: https://scriptpad.dev/?id=555ysb...

anirudh dubey

@scriptpadΒ such an amazing code play ground, used it for a while and seems like a promising one. Keep it up.

Abhishek Panchal

Really handy for prototyping and testing ideas.