{"id":34995152,"url":"https://github.com/harmon25/surface_lib","last_synced_at":"2026-05-20T08:32:48.558Z","repository":{"id":78978336,"uuid":"344285977","full_name":"harmon25/surface_lib","owner":"harmon25","description":"demo surface lib with sample hooks","archived":false,"fork":false,"pushed_at":"2021-03-03T23:30:01.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-28T15:00:33.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harmon25.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-03-03T22:54:02.000Z","updated_at":"2021-03-03T23:30:03.000Z","dependencies_parsed_at":"2023-04-20T15:31:38.173Z","dependency_job_id":null,"html_url":"https://github.com/harmon25/surface_lib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harmon25/surface_lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Fsurface_lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Fsurface_lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Fsurface_lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Fsurface_lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harmon25","download_url":"https://codeload.github.com/harmon25/surface_lib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harmon25%2Fsurface_lib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33251982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"last_error":"SSL_read: 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-12-27T02:02:26.278Z","updated_at":"2026-05-20T08:32:48.554Z","avatar_url":"https://github.com/harmon25.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SurfaceLib\n\nExample of a surface library that includes bundled hooks.\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `surface_lib` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:surface_lib, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nIn your package.json add `surface_lib` as a dependency.\n\n```json\n{\n  \"surface_lib\": \"file:../deps/surface_lib\"\n}\n```\n\nMerge supplied hooks with your hooks. \n\n```js\nimport surfaceLibHooks from \"surface_lib\" \nimport myHooks from \"./_hooks\" \n\nconst hooks = {...surfaceLibHooks, ...myHooks}\n\n// pass hooks into liveview initalization \n```\n\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/surface_lib](https://hexdocs.pm/surface_lib).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmon25%2Fsurface_lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharmon25%2Fsurface_lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharmon25%2Fsurface_lib/lists"}