{"id":23818032,"url":"https://github.com/lsongdev/binary-xml","last_synced_at":"2025-09-07T00:32:53.692Z","repository":{"id":68773613,"uuid":"186591357","full_name":"lsongdev/binary-xml","owner":"lsongdev","description":"Read and Parse Binary XML in Node.js","archived":false,"fork":false,"pushed_at":"2019-05-30T11:06:52.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T07:52:29.590Z","etag":null,"topics":["binary-xml","xml-parser"],"latest_commit_sha":null,"homepage":"https://npmjs.org/binary-xml","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lsongdev.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":"2019-05-14T09:36:17.000Z","updated_at":"2023-12-13T12:07:28.000Z","dependencies_parsed_at":"2023-02-26T22:45:35.121Z","dependency_job_id":null,"html_url":"https://github.com/lsongdev/binary-xml","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"c6fcd6dc908019fc214378ae5268ec06389258ab"},"previous_names":["lsongdev/binary-xml","song940/binary-xml"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lsongdev/binary-xml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fbinary-xml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fbinary-xml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fbinary-xml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fbinary-xml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsongdev","download_url":"https://codeload.github.com/lsongdev/binary-xml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fbinary-xml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273983015,"owners_count":25202092,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["binary-xml","xml-parser"],"created_at":"2025-01-02T05:49:23.108Z","updated_at":"2025-09-07T00:32:53.455Z","avatar_url":"https://github.com/lsongdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## binary-xml [![binary-xml](https://img.shields.io/npm/v/binary-xml.svg)](https://npmjs.org/binary-xml)\n\n\u003e Read and Parse Binary XML in Node.js\n\n### Installation\n\n```bash\n$ npm install binary-xml\n```\n\n### Example\n\n```js\nconst BinaryXML = require('binary-xml');\n\nconst reader = new BinaryXML();\n\nconst document = reader.parse();\n\nconsole.log(document);\n\n```\n\n### Contributing\n- Fork this Repo first\n- Clone your Repo\n- Install dependencies by `$ npm install`\n- Checkout a feature branch\n- Feel free to add your features\n- Make sure your features are fully tested\n- Publish your local branch, Open a pull request\n- Enjoy hacking \u003c3\n\n### ISC\n\nThis work is licensed under the [ISC license](./LICENSE).\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Fbinary-xml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsongdev%2Fbinary-xml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Fbinary-xml/lists"}