{"id":14070315,"url":"https://github.com/gapmiss/livecodes-for-obsidian","last_synced_at":"2025-07-30T07:31:21.046Z","repository":{"id":186578679,"uuid":"675393107","full_name":"gapmiss/livecodes-for-obsidian","owner":"gapmiss","description":"Livecodes REPL playground plugin for Obsidian.md","archived":true,"fork":false,"pushed_at":"2024-02-21T19:38:26.000Z","size":271,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-13T07:17:37.939Z","etag":null,"topics":["livecodes","obsidian","obsidian-md","obsidian-plugins","repl"],"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/gapmiss.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-08-06T19:03:36.000Z","updated_at":"2024-06-07T01:54:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"9981d3df-4793-411f-9349-8850b432384e","html_url":"https://github.com/gapmiss/livecodes-for-obsidian","commit_stats":null,"previous_names":["gapmiss/livecodes-for-obsidian"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gapmiss%2Flivecodes-for-obsidian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gapmiss%2Flivecodes-for-obsidian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gapmiss%2Flivecodes-for-obsidian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gapmiss%2Flivecodes-for-obsidian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gapmiss","download_url":"https://codeload.github.com/gapmiss/livecodes-for-obsidian/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228102683,"owners_count":17869903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["livecodes","obsidian","obsidian-md","obsidian-plugins","repl"],"created_at":"2024-08-13T07:07:39.328Z","updated_at":"2024-12-04T11:31:36.421Z","avatar_url":"https://github.com/gapmiss.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Livecodes Playground\n\n\u003e [!IMPORTANT]\n\u003e 2024-02-21: project archived; New plugin here: [https://github.com/gapmiss/livecodes-playground](https://github.com/gapmiss/livecodes-playground)\n\n## 🚧 W.I.P. pre-release BETA 🚧\n\n\u003cimg src=\"https://livecodes.io/docs/img/livecodes-logo.svg\" style=\"width:200px; margin: 0 auto;\"\u003e\n\n[Livecodes](https://livecodes.io/docs/overview) REPL playground plugin for [Obsidian.md](https://obsidian.md)\n\nRead about [why Livecodes](https://livecodes.io/docs/why), it's [features](https://livecodes.io/docs/features/) and [how to self-host](https://livecodes.io/docs/features/self-hosting)\n\n\u003e ⚠️ Notice:\n\u003e The Livecodes codebase can be self-hosted but is not 100% off-line. Internet connection is required.\n\n## Screenshots\n\n### JavaScript REPL\n\n![screenshot of JavaScript REPL](assets/CleanShot-Obsidian-(Livecodes%20-%20LIVECODES-PLUGIN%20-%20Obsidian%20v1.4.2)-20230806152651.png)\n\n### Plugin settings\n\n![screenshot of plugin settings](assets/CleanShot-Obsidian-(Livecodes%20-%20LIVECODES-PLUGIN%20-%20Obsidian%20v1.4.2)-20230806153030.png)\n\n## Commands\n\n1. `Livecodes: Open template in livecodes`\n2. `Livecodes: New blank project in livecodes`\n\nSee starter templates here: [gapmiss/livecodes-for-obsidian/templates](https://github.com/gapmiss/livecodes-for-obsidian/tree/master/templates)\n\n## Install\n\n### via Release download\n\nDownload pre-release beta plugin from: [livecodes-for-obsidian-v0.1.0-beta.zip](https://github.com/gapmiss/livecodes-for-obsidian/releases/download/0.1.0-beta/livecodes-for-obsidian-v0.1.0-beta.zip) or [gapmiss/livecodes-for-obsidian/releases](https://github.com/gapmiss/livecodes-for-obsidian/releases)\n\nOnce downloaded to one's local machine, follow these steps to install:\n\n1. extract the downloaded archive (`livecodes-for-obsidian-v0.1.0-beta.zip`)\n2. move the extracted folder/directory to `/path/to/vault/.obsidian/plugins`\n3. In **Obsidian settings** \u003e **Community plugins**, enable the **Livecodes** plugin\n\n### via BRAT (Beta Reviewer's Auto-update Tool)\n\n1. Ensure [BRAT](https://github.com/TfTHacker/obsidian42-brat) is installed\n2. Trigger the command `Obsidian42 - BRAT: Add a beta plugin for testing` \n3. Enter this repository, `gapmiss/livecodes-for-obsidian`\n4. Enable *Livecodes* plugin in community plugin list\n\n## Issues and bug reports\n\nPlease submit issues, bug reports, feature requests, etc. to [gapmiss/livecodes-for-obsidian/issues](https://github.com/gapmiss/livecodes-for-obsidian/issues)\n\n## Development\n\n1. `cd /path/to/vault/.obsidian/plugins`\n2. `git clone https://github.com/gapmiss/livecodes-for-obsidian.git`\n3. `cd livecodes-for-obsidian`\n4. `npm install`\n5. `npm run dev`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgapmiss%2Flivecodes-for-obsidian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgapmiss%2Flivecodes-for-obsidian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgapmiss%2Flivecodes-for-obsidian/lists"}