{"id":18939082,"url":"https://github.com/monai/zombie","last_synced_at":"2026-03-22T09:30:22.757Z","repository":{"id":72744515,"uuid":"13343534","full_name":"monai/zombie","owner":"monai","description":"A node.js module for web UI developers. Turns HTML templates into website which is neither living nor dead.","archived":false,"fork":false,"pushed_at":"2020-08-31T22:48:05.000Z","size":23,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T22:12:17.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/monai.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":"2013-10-05T10:27:33.000Z","updated_at":"2014-01-14T15:03:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"43083922-9f15-46fd-8a45-9365df7e9223","html_url":"https://github.com/monai/zombie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monai%2Fzombie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monai%2Fzombie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monai%2Fzombie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monai%2Fzombie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monai","download_url":"https://codeload.github.com/monai/zombie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239937701,"owners_count":19721484,"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":[],"created_at":"2024-11-08T12:16:20.784Z","updated_at":"2026-03-22T09:30:22.633Z","avatar_url":"https://github.com/monai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Brraaaiiins!\r\n\r\n    var Zombie = require(\"zombie\").Zombie;\r\n    \r\n    module.exports = Zombie()\r\n    .partial({\r\n        file: \"_header.html\",\r\n        partials: [\"subheader\"]\r\n    })\r\n    .partial({\r\n        file: \"_subheader.html\",\r\n    })\r\n    .partial({\r\n        file: \"_footer.html\"\r\n    })\r\n    .partial({\r\n        file: \"_layout.html\"\r\n    })\r\n    .page({\r\n        file: \"index.html\",\r\n        layout: \"layout\",\r\n        partials: [\"header\", \"footer\"]\r\n    })\r\n    .page({\r\n        file: \"other.html\",\r\n        layout: \"layout\",\r\n        partials: [\"header\", \"footer\"]\r\n    })\r\n    .run(__filename);\r\n\r\nRise zombie:\r\n\r\n    node ./app.js serve\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonai%2Fzombie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonai%2Fzombie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonai%2Fzombie/lists"}