Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

WickTheThird/HashIDE

Open more actions menu

Repository files navigation

HashIDE

A browser-based code editor where your entire workspace is stored in the URL hash. Write Python, JavaScript, and HTML. Share code by sharing a link.

Live: https://hashideea.com

Features

  • URL-based workspace storage (no backend required)
  • Python execution via Pyodide with multi-file import support
  • Monaco Editor (VS Code's editor)
  • Multi-file projects
  • Sandboxed code execution
  • Mobile-friendly

Tech Stack

  • React + TypeScript
  • Vite
  • Monaco Editor
  • Pyodide (Python in WebAssembly)
  • Tailwind CSS
  • LZ-String (compression)

Development

cd frontend
npm install
npm run dev

Build

npm run build

License

MIT License - Filip Bumbu

Morty Proxy This is a proxified and sanitized view of the page, visit original site.