{"id":16321499,"url":"https://github.com/doodlewind/html-toy-parser","last_synced_at":"2025-07-13T06:32:34.349Z","repository":{"id":80193046,"uuid":"73657467","full_name":"doodlewind/HTML-Toy-Parser","owner":"doodlewind","description":"一个玩具级的 HTML 转虚拟 DOM 编译器","archived":false,"fork":false,"pushed_at":"2017-09-15T17:29:29.000Z","size":8,"stargazers_count":27,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-30T00:07:11.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ewind.us/h5/html-toy-parser/","language":"JavaScript","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/doodlewind.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}},"created_at":"2016-11-14T02:01:19.000Z","updated_at":"2022-04-10T04:18:52.000Z","dependencies_parsed_at":"2023-07-20T10:46:00.841Z","dependency_job_id":null,"html_url":"https://github.com/doodlewind/HTML-Toy-Parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doodlewind/HTML-Toy-Parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodlewind%2FHTML-Toy-Parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodlewind%2FHTML-Toy-Parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodlewind%2FHTML-Toy-Parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodlewind%2FHTML-Toy-Parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doodlewind","download_url":"https://codeload.github.com/doodlewind/HTML-Toy-Parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doodlewind%2FHTML-Toy-Parser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265098901,"owners_count":23711217,"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-10-10T22:47:57.291Z","updated_at":"2025-07-13T06:32:34.318Z","avatar_url":"https://github.com/doodlewind.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toy HTML Compiler\n一个玩具级的 HTML 转虚拟 DOM 编译器\n\n\n## 特性\n* 解析 HTML 字符串到 JS 虚拟 DOM 对象\n* 50 行内的 Parser\n\n### 支持\n* 类似 `\u003cdiv\u003e123\u003c/div\u003e \u003ca\u003e456\u003c/a\u003e` 的任意多个标签并列\n* 类似 `\u003ch2\u003e\u003csmall\u003e123\u003c/small\u003e\u003c/h2\u003e` 的任意层嵌套标签\n\n### 不支持\n* 类似 `\u003cinput/\u003e` 的自闭合标签\n* 类似 `\u003ch2\u003e123\u003csmall\u003e456\u003c/small\u003e\u003c/h2\u003e` 的混合嵌套\n\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodlewind%2Fhtml-toy-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoodlewind%2Fhtml-toy-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoodlewind%2Fhtml-toy-parser/lists"}