{"id":18785523,"url":"https://github.com/d-exclaimation/seraph","last_synced_at":"2026-01-22T20:32:54.120Z","repository":{"id":152856031,"uuid":"626782758","full_name":"d-exclaimation/seraph","owner":"d-exclaimation","description":"Hassle-free web apps, in an instant","archived":false,"fork":false,"pushed_at":"2023-09-04T23:51:28.000Z","size":424,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-29T06:41:19.460Z","etag":null,"topics":["frontend-framework","hydration","island-architecture","partial-hydration","state-management","ui","ui-library"],"latest_commit_sha":null,"homepage":"https://seraph.dexclaimation.com","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/d-exclaimation.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-04-12T06:41:03.000Z","updated_at":"2023-04-13T18:54:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"23cb2e42-3b50-4e34-aed3-00886acd86f4","html_url":"https://github.com/d-exclaimation/seraph","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/d-exclaimation/seraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-exclaimation%2Fseraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-exclaimation%2Fseraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-exclaimation%2Fseraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-exclaimation%2Fseraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d-exclaimation","download_url":"https://codeload.github.com/d-exclaimation/seraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-exclaimation%2Fseraph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28670381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T19:36:09.361Z","status":"ssl_error","status_checked_at":"2026-01-22T19:36:05.567Z","response_time":144,"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":["frontend-framework","hydration","island-architecture","partial-hydration","state-management","ui","ui-library"],"created_at":"2024-11-07T20:48:40.368Z","updated_at":"2026-01-22T20:32:54.102Z","avatar_url":"https://github.com/d-exclaimation.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg height=\"150\" src=\"./docs/public/seraph.png\"/\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  \u003cspan\u003eSeraph\u003c/span\u003e\n\u003c/h1\u003e\n\n[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fd-exclaimation%2Fseraph%2Fbadge%3Fref%3Dmain\u0026style=flat-square)](https://actions-badge.atrox.dev/d-exclaimation/seraph/goto?ref=main)\n\n\nHassle-free web apps, in an instant. \n\n- No build steps, no dependencies, no configuration necessary\n- Built on top of web standards, can be used with plain HTML, CSS, and JS\n- Focussed on minimal abstraction and runtime overhead\n- Supports full interactivity with capabilities selective hydration\n- Uses familiar syntax and conventions, with a focus on developer experience\n- Small bundle size, less than 5kb gzipped\n\n## Getting started\n\n### Install\n\n```sh\nnpm install @d-exclaimation/seraph\n# or\npnpm add @d-exclaimation/seraph\n# or\nyarn add @d-exclaimation/seraph\n```\n\n### Use a CDN\n\n```html\n\u003cscript type=\"module\"\u003e\n  import { html, component } from \"https://cdn.skypack.dev/@d-exclaimation/seraph\";\n\n  const App = component(() =\u003e \n    html.div({\n      c: \"Hello World!\",\n    })\n  );\n\n  App.render({}, document.getElementById(\"app\"));\n\u003c/script\u003e\n```\n\n## Resources\n\n- [Docs](https://seraph.dexclaimation.com)\n\n## Feedback\nIf you have any feedback, feel free open an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-exclaimation%2Fseraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-exclaimation%2Fseraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-exclaimation%2Fseraph/lists"}