{"id":23036911,"url":"https://github.com/clitetailor/simple-xml-parser","last_synced_at":"2026-04-30T10:34:57.493Z","repository":{"id":99152901,"uuid":"95519099","full_name":"clitetailor/simple-xml-parser","owner":"clitetailor","description":"A simple XML parser in NodeJS","archived":false,"fork":false,"pushed_at":"2017-06-29T16:44:09.000Z","size":2727,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T23:17:21.961Z","etag":null,"topics":["nodejs","parser","tokenizer","xml"],"latest_commit_sha":null,"homepage":"","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/clitetailor.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":"2017-06-27T04:58:16.000Z","updated_at":"2017-06-29T16:16:48.000Z","dependencies_parsed_at":"2023-04-08T22:44:51.672Z","dependency_job_id":null,"html_url":"https://github.com/clitetailor/simple-xml-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clitetailor/simple-xml-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clitetailor%2Fsimple-xml-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clitetailor%2Fsimple-xml-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clitetailor%2Fsimple-xml-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clitetailor%2Fsimple-xml-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clitetailor","download_url":"https://codeload.github.com/clitetailor/simple-xml-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clitetailor%2Fsimple-xml-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32462304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["nodejs","parser","tokenizer","xml"],"created_at":"2024-12-15T17:28:08.125Z","updated_at":"2026-04-30T10:34:57.464Z","avatar_url":"https://github.com/clitetailor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Simple XML Parser\r\n=================\r\n\r\n\u003e A simple xml parser in NodeJS.\r\n\r\nPrerequisite\r\n------------\r\n\r\n- NodeJS (version: \u003e= 6)\r\n\r\nInstallation\r\n------------\r\n\r\n```bash\r\ngit clone https://github.com/clitetailor/simple-xml-parser.git\r\ncd ./simple-xml-parser\r\nnpm i\r\n```\r\n\r\nDemo\r\n----\r\n\r\nRun the following command to convert sample `./mondial-3.0.xml` to `./mondial-3.0.json`:\r\n\r\n```bash\r\nnpm start\r\n```\r\n\r\nUsage\r\n-----\r\n\r\nTo convert a or a list of XML files to JSON, run the following command:\r\n\r\n```bash\r\nnode ./index.js \u003cxml file(s)\u003e\r\n```\r\n\r\nTo convert back to XML from the JSON file, run the following command:\r\n\r\n```bash\r\nnode ./js-xml.js \u003cjson file(s)\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclitetailor%2Fsimple-xml-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclitetailor%2Fsimple-xml-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclitetailor%2Fsimple-xml-parser/lists"}