{"id":21083181,"url":"https://github.com/zhoukekestar/template-vd","last_synced_at":"2026-04-11T00:02:49.935Z","repository":{"id":83127625,"uuid":"82643564","full_name":"zhoukekestar/template-vd","owner":"zhoukekestar","description":"A template webcomponets based on virtual dom.","archived":false,"fork":false,"pushed_at":"2017-02-22T07:46:01.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T04:44:48.727Z","etag":null,"topics":["angular","data-binding","react","template","virtual-dom","vue","webcomponents"],"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/zhoukekestar.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":"2017-02-21T06:15:26.000Z","updated_at":"2017-02-21T08:56:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"6cd9b87d-c864-4ea3-b681-75e89cde2894","html_url":"https://github.com/zhoukekestar/template-vd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhoukekestar/template-vd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhoukekestar%2Ftemplate-vd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhoukekestar%2Ftemplate-vd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhoukekestar%2Ftemplate-vd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhoukekestar%2Ftemplate-vd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhoukekestar","download_url":"https://codeload.github.com/zhoukekestar/template-vd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhoukekestar%2Ftemplate-vd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260341274,"owners_count":22994631,"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":["angular","data-binding","react","template","virtual-dom","vue","webcomponents"],"created_at":"2024-11-19T20:16:44.788Z","updated_at":"2025-12-30T22:31:50.409Z","avatar_url":"https://github.com/zhoukekestar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# template-vd\nA template webcomponets based on virtual dom.\n\n[Here](https://zhoukekestar.github.io/template-vd/src/demo.html) is a online demo.\n\n# How to dev\n* `npm install watchify -g`\n* `cd src \u0026\u0026 watchify index.es -o index.js`\n* `serve .`\n* Go `http://localhost/demo.html`\n\n# Quick Start\n```html\n\u003c!-- import --\u003e\n\u003clink rel=\"import\" href=\"./template-vd/index.html\"\u003e\n\n\u003c!-- tempate --\u003e\n\u003ctemplate-vd id='vd'\u003e\n  \u003cul\u003e\u003cli repeat='item, index in items'\u003e{{index}} : \u003cb\u003e{{item}}\u003c/b\u003e\u003c/li\u003e\u003c/ul\u003e\n\u003c/template-vd\u003e\n\n\u003c!-- set data --\u003e\n\u003cscript\u003e\n  vd.data = {\n    items: [\"a\", \"b\", \"c\"]\n  }\n\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhoukekestar%2Ftemplate-vd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhoukekestar%2Ftemplate-vd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhoukekestar%2Ftemplate-vd/lists"}