{"id":31056485,"url":"https://github.com/flo0807/zed-phoenix-snippets","last_synced_at":"2026-02-12T21:01:58.996Z","repository":{"id":313052169,"uuid":"1049843981","full_name":"Flo0807/zed-phoenix-snippets","owner":"Flo0807","description":"A collection of Phoenix and LiveView snippets for Zed IDE.","archived":false,"fork":false,"pushed_at":"2025-09-03T15:39:16.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-15T05:37:10.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/Flo0807.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-03T15:18:58.000Z","updated_at":"2025-09-03T15:39:20.000Z","dependencies_parsed_at":"2025-09-03T17:29:36.870Z","dependency_job_id":"9cf87fd6-5510-40dd-ae30-ee5420b44927","html_url":"https://github.com/Flo0807/zed-phoenix-snippets","commit_stats":null,"previous_names":["flo0807/zed-phoenix-snippets"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Flo0807/zed-phoenix-snippets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flo0807%2Fzed-phoenix-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flo0807%2Fzed-phoenix-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flo0807%2Fzed-phoenix-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flo0807%2Fzed-phoenix-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flo0807","download_url":"https://codeload.github.com/Flo0807/zed-phoenix-snippets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flo0807%2Fzed-phoenix-snippets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29381028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"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":[],"created_at":"2025-09-15T05:27:35.012Z","updated_at":"2026-02-12T21:01:58.973Z","avatar_url":"https://github.com/Flo0807.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zed Phoenix Snippets\n\nA collection of Phoenix and LiveView snippets for Zed IDE. 🔮\n\n\u003e [!NOTE]\n\u003e This extension is not yet available in the official Zed extensions store.\n\n## Installation\n\n1. Clone this repo:\n```bash\ngit clone https://github.com/Flo0807/zed-phoenix-snippets\n```\n2. Go to **Extensions** menu in Zed IDE\n3. Click \"Install Dev Extension\"\n4. Select the cloned folder\n\n## Available Snippets\n\n| Prefix | Description |\n|--------|-------------|\n| `lv-module` | A complete LiveView module with basic structure |\n| `lv-live-component-module` | LiveView live component module |\n| `lv-live-component` | Render a live component |\n| `lv-func-component` | Function component definition |\n| `lv-attr` | Component attribute definition |\n| `lv-slot` | Component slot definition |\n| `lv-mount` | LiveView mount function |\n| `lv-handle-params` | LiveView handle_params function |\n| `lv-handle-event` | LiveView handle_event function |\n| `lv-handle-info` | LiveView handle_info function |\n| `lv-render` | LiveView render function with HEEx template |\n| `lv-assign` | Assign values to socket |\n| `lv-push-navigate` | Push navigation to another route |\n| `lv-push-patch` | Push patch to update current route params |\n| `lv-flash` | Put flash message |\n| `lv-subscribe` | Subscribe to PubSub topic and check if LiveView is connected |\n| `lv-form` | Form with LiveView event bindings |\n| `lv-input` | Form input field with error handling |\n| `lv-button` | Button component with phx-click event |\n| `lv-link-href` | Link component with href attribute |\n| `lv-link-navigate` | Link component with navigate attribute |\n| `lv-link-patch` | Link component with patch attribute |\n| `lv-heroicon` | Heroicon component |\n| `lv-if` | Conditional rendering in HEEx template |\n| `lv-if-else` | Conditional rendering with else in HEEx template |\n| `lv-for` | For comprehension in HEEx template |\n| `phx-broadcast` | Broadcast message via PubSub |\n| `phx-subscribe` | Subscribe to PubSub topic |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflo0807%2Fzed-phoenix-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflo0807%2Fzed-phoenix-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflo0807%2Fzed-phoenix-snippets/lists"}