{"id":38721037,"url":"https://github.com/almeidx/repl","last_synced_at":"2026-01-17T11:09:00.051Z","repository":{"id":332438329,"uuid":"1133791361","full_name":"almeidx/repl","owner":"almeidx","description":"A browser-based TypeScript/JavaScript REPL powered by WebContainers.","archived":false,"fork":false,"pushed_at":"2026-01-13T21:48:12.000Z","size":50,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-13T22:27:30.533Z","etag":null,"topics":["npm","repl","runkit","webcontainers"],"latest_commit_sha":null,"homepage":"https://repl.almeidx.dev","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/almeidx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-01-13T20:30:19.000Z","updated_at":"2026-01-13T21:48:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/almeidx/repl","commit_stats":null,"previous_names":["almeidx/repl"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/almeidx/repl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almeidx%2Frepl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almeidx%2Frepl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almeidx%2Frepl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almeidx%2Frepl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/almeidx","download_url":"https://codeload.github.com/almeidx/repl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almeidx%2Frepl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28506600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T10:25:30.148Z","status":"ssl_error","status_checked_at":"2026-01-17T10:25:29.718Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["npm","repl","runkit","webcontainers"],"created_at":"2026-01-17T11:08:59.963Z","updated_at":"2026-01-17T11:09:00.043Z","avatar_url":"https://github.com/almeidx.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# repl\n\nA browser-based TypeScript/JavaScript REPL powered by WebContainers.\n\n## Features\n\n- Monaco editor with TypeScript support\n- In-browser Node.js execution via WebContainers\n- NPM package installation with version picker\n- xterm.js console with ANSI colors and clickable links\n- Dark/light theme with system preference detection\n- Shareable URLs (code stored in URL hash)\n- Resizable panels\n\n## Requirements\n\n- Node.js 24+\n- pnpm\n\n## Setup\n\n```bash\npnpm install --frozen-lockfile\n```\n\n## Development\n\n```bash\npnpm dev\n```\n\nOpen http://localhost:5173\n\n## Scripts\n\n| Command | Description |\n|---------|-------------|\n| `pnpm dev` | Start development server |\n| `pnpm build` | Build for production |\n| `pnpm preview` | Preview with Wrangler locally |\n| `pnpm run deploy` | Build and deploy to Cloudflare |\n| `pnpm check` | Run type checking |\n\n## Keyboard Shortcuts\n\n| Shortcut | Action |\n|----------|--------|\n| `Cmd/Ctrl + Enter` | Run code |\n| `Cmd/Ctrl + .` | Stop execution |\n| `Cmd/Ctrl + K` | Clear console |\n| `Cmd/Ctrl + Shift + C` | Copy share URL |\n\n## Deployment\n\nDeployed to Cloudflare Workers. Requires:\n\n1. Cloudflare account\n2. `wrangler` CLI authenticated (`wrangler login`)\n\n```bash\npnpm run deploy\n```\n\n## Architecture\n\n- **SvelteKit** - Framework\n- **Svelte 5** - UI with runes syntax\n- **Monaco Editor** - Code editing (CDN)\n- **xterm.js** - Terminal emulation\n- **WebContainers** - Browser-based Node.js runtime\n- **Cloudflare Workers** - Edge deployment\n\n## License\n\n[MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmeidx%2Frepl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falmeidx%2Frepl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmeidx%2Frepl/lists"}