{"id":19425526,"url":"https://github.com/pagelogic/pagelogic","last_synced_at":"2026-05-04T09:31:57.089Z","repository":{"id":214778399,"uuid":"736405668","full_name":"PageLogic/pagelogic","owner":"PageLogic","description":"HTML-based isomorphic reactive web framework for Node.js and the browser","archived":false,"fork":false,"pushed_at":"2024-03-31T23:04:16.000Z","size":547,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-01T11:45:15.400Z","etag":null,"topics":["browser","express-js","framework","html","isomorphic","middleware","node-js","reactive","runtime","server","web"],"latest_commit_sha":null,"homepage":"https://github.com/fcapolini/pagelogic/blob/main/README.md","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/PageLogic.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-12-27T20:18:01.000Z","updated_at":"2024-04-30T23:41:25.146Z","dependencies_parsed_at":"2024-01-17T17:54:43.081Z","dependency_job_id":"6263fdd8-ea17-4f35-bf60-8ae8a815897b","html_url":"https://github.com/PageLogic/pagelogic","commit_stats":null,"previous_names":["fcapolini/pagelogic","pagelogic/pagelogic"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PageLogic%2Fpagelogic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PageLogic%2Fpagelogic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PageLogic%2Fpagelogic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PageLogic%2Fpagelogic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PageLogic","download_url":"https://codeload.github.com/PageLogic/pagelogic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240605843,"owners_count":19827985,"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":["browser","express-js","framework","html","isomorphic","middleware","node-js","reactive","runtime","server","web"],"created_at":"2024-11-10T14:03:53.349Z","updated_at":"2025-10-05T02:30:03.665Z","avatar_url":"https://github.com/PageLogic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nPageLogic turns HTML into a reactive language ideal for expressing presentation logic.\n\n```html\n\u003chtml\u003e\n\u003cbody\u003e\n  \u003cbutton :count=${0}\n          :on-click=${count++}\u003e\n    Count: ${count}\n  \u003c/button\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n\nSource pages are compiled into HTML + custom JavaScript files. They can be deployed as they are and don't require any external dependency.\n\n```bash\npagelogic build www dist\nls -l dist\n#...\n```\n\n## HTML extensions\n\n* Elements can be assigned reactive values using `:`-prefixed attributes\n* Attributes and texts can contain reactive logic in `${...}` expressions\n* Custom elements (aka Components) can be declared with the `\u003c:define\u003e` directive\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagelogic%2Fpagelogic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpagelogic%2Fpagelogic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagelogic%2Fpagelogic/lists"}