{"id":19020356,"url":"https://github.com/ambar/vscode-live-code","last_synced_at":"2026-03-06T08:01:26.043Z","repository":{"id":142628270,"uuid":"429424558","full_name":"ambar/vscode-live-code","owner":"ambar","description":"Interactive code playground: https://marketplace.visualstudio.com/items?itemName=ambar.live-code","archived":false,"fork":false,"pushed_at":"2024-04-27T02:00:22.000Z","size":1428,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T06:33:39.563Z","etag":null,"topics":["editor","live-code","repl","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ambar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-11-18T12:38:45.000Z","updated_at":"2024-04-27T02:00:21.000Z","dependencies_parsed_at":"2024-04-11T07:43:10.953Z","dependency_job_id":"915f686b-e49e-49db-b222-49e3778159cc","html_url":"https://github.com/ambar/vscode-live-code","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/ambar/vscode-live-code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fvscode-live-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fvscode-live-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fvscode-live-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fvscode-live-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ambar","download_url":"https://codeload.github.com/ambar/vscode-live-code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ambar%2Fvscode-live-code/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30166849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"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":["editor","live-code","repl","vscode","vscode-extension"],"created_at":"2024-11-08T20:16:57.345Z","updated_at":"2026-03-06T08:01:26.022Z","avatar_url":"https://github.com/ambar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Live Code\n\n[![test workflow](https://github.com/ambar/vscode-live-code/actions/workflows/test.yml/badge.svg)](https://github.com/ambar/vscode-live-code/actions/workflows/test.yml)\n\nInteractive code playground.\n\n![screenshot-1](./example/screenshot-1.png)\n\n## Features\n\n- Automatically evaluate all top-level expressions\n- Support multiple environments (browser/Node.js, can be configured in settings, or switch by clicking the `Change Platform` button in the title bar)\n- Support TypeScript/JSX\n- Support URL imports\n- Support custom [paths](https://www.typescriptlang.org/tsconfig/#paths) in tsconfig or jsconfig\n- Support top-level await (browser only)\n- Render JSX elements (browser only)\n\n## Usage\n\nOpen _Command Palette_, choose `Live Code: Open Preview to the Side`, or simply click the preview button in the title, or use the shortcut `cmd` + `k l`.\n\n## Requirements\n\n- [Node.js](https://nodejs.org/) v12+\n\n## Extension Settings\n\n```json\n{\n  \"liveCode.renderJSX\": {\n    \"type\": \"boolean\",\n    \"default\": true,\n    \"description\": \"Wether to render JSX elements in the preview panel (browser platform only)\"\n  },\n  \"liveCode.showLineNumbers\": {\n    \"type\": \"boolean\",\n    \"default\": true,\n    \"description\": \"Wether to show line numbers in the preview panel\"\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambar%2Fvscode-live-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fambar%2Fvscode-live-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambar%2Fvscode-live-code/lists"}