{"id":32167982,"url":"https://github.com/leanpanda-com/phoenix_slime_live_view_collocated_template","last_synced_at":"2026-02-21T18:02:10.815Z","repository":{"id":57532932,"uuid":"258261163","full_name":"leanpanda-com/phoenix_slime_live_view_collocated_template","owner":"leanpanda-com","description":"Collocate Slime live templates with live views","archived":false,"fork":false,"pushed_at":"2020-04-23T16:30:50.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-21T20:13:13.905Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/leanpanda-com.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}},"created_at":"2020-04-23T16:16:01.000Z","updated_at":"2022-08-08T18:38:25.000Z","dependencies_parsed_at":"2022-09-26T18:20:47.435Z","dependency_job_id":null,"html_url":"https://github.com/leanpanda-com/phoenix_slime_live_view_collocated_template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leanpanda-com/phoenix_slime_live_view_collocated_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanpanda-com%2Fphoenix_slime_live_view_collocated_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanpanda-com%2Fphoenix_slime_live_view_collocated_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanpanda-com%2Fphoenix_slime_live_view_collocated_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanpanda-com%2Fphoenix_slime_live_view_collocated_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leanpanda-com","download_url":"https://codeload.github.com/leanpanda-com/phoenix_slime_live_view_collocated_template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leanpanda-com%2Fphoenix_slime_live_view_collocated_template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29689644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T15:51:39.154Z","status":"ssl_error","status_checked_at":"2026-02-21T15:49:03.425Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-10-21T15:41:59.220Z","updated_at":"2026-02-21T18:02:10.810Z","avatar_url":"https://github.com/leanpanda-com.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhoenixSlime.LiveView.CollocatedTemplate\n\nCollocate Slime live templates with live views\n\n# Authorship\n\nThis module is based on code copied from [phoenix_live_view].\n\n[phoenix_live_view]: https://github.com/phoenixframework/phoenix_live_view\n\n# Motivation\n\nPhoenix live views and templates in EEx format can be collocated.\nThe EEx template *must* have the `.leex` extension for this to work.\n\nThis library implements the same behaviour via a macro:\n\n```elixir\nuse PhoenixSlime.LiveView.CollocatedTemplate\n```\n\nSlime live templates, by default have the extension `.slimleex`.\n\nIf you want to specify a different extension, e.g. `.slive`,\nfor your collocated templates, invoke the macro as follows:\n\n```elixir\nuse PhoenixSlime.LiveView.CollocatedTemplate, extension: :slive\n```\n\n# Installation\n\nThe package can be installed by adding\n`phoenix_slime_live_view_collocated_template` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:phoenix_slime_live_view_collocated_template, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n# Documentation\n\nDocumentation is [here][documentation].\n\n[documentation]: https://hexdocs.pm/phoenix_slime_live_view_collocated_template\n\n# License\n\nMIT license. Please see [LICENSE][license] for details.\n\n[LICENSE]: https://github.com/leanpanda-com/phoenix_slime_live_view_collocated_template/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleanpanda-com%2Fphoenix_slime_live_view_collocated_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleanpanda-com%2Fphoenix_slime_live_view_collocated_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleanpanda-com%2Fphoenix_slime_live_view_collocated_template/lists"}