{"id":13673264,"url":"https://github.com/nekobato/deno-xml-parser","last_synced_at":"2025-07-19T22:05:06.384Z","repository":{"id":55644295,"uuid":"163509750","full_name":"nekobato/deno-xml-parser","owner":"nekobato","description":"XML parser ported from https://github.com/segmentio/xml-parser","archived":false,"fork":false,"pushed_at":"2020-12-15T21:30:55.000Z","size":6,"stargazers_count":22,"open_issues_count":8,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T20:43:54.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/nekobato.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}},"created_at":"2018-12-29T12:35:52.000Z","updated_at":"2025-03-01T08:10:46.000Z","dependencies_parsed_at":"2022-08-15T05:20:43.356Z","dependency_job_id":null,"html_url":"https://github.com/nekobato/deno-xml-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nekobato/deno-xml-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekobato%2Fdeno-xml-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekobato%2Fdeno-xml-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekobato%2Fdeno-xml-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekobato%2Fdeno-xml-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nekobato","download_url":"https://codeload.github.com/nekobato/deno-xml-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekobato%2Fdeno-xml-parser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266026290,"owners_count":23866033,"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-08-02T10:00:32.199Z","updated_at":"2025-07-19T22:05:06.345Z","avatar_url":"https://github.com/nekobato.png","language":"TypeScript","funding_links":[],"categories":["基础设施","Modules","TypeScript","Uncategorized","Libraries"],"sub_categories":["Deno 源","Online Playgrounds","XML","Uncategorized","Assistants"],"readme":"# deno-xml-parser\n[Deno](https://github.com/denoland/deno) XML parser ported from [segmentio/xml-parser](https://github.com/segmentio/xml-parser)\n\n## Usage\n\n``` main.ts\nimport parse from \"https://denopkg.com/nekobato/deno-xml-parser/index.ts\";\n\nasync function main() {\n  const node = parse(\"\u003cfoo\u003ehello world\u003c/foo\u003e\");\n  console.log(node);\n}\n\nmain();\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekobato%2Fdeno-xml-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekobato%2Fdeno-xml-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekobato%2Fdeno-xml-parser/lists"}