{"id":20182323,"url":"https://github.com/ywangd/xmlplus","last_synced_at":"2025-03-03T06:13:43.925Z","repository":{"id":15240067,"uuid":"17968926","full_name":"ywangd/xmlplus","owner":"ywangd","description":"Work with XML zipper with additional functionalities","archived":false,"fork":false,"pushed_at":"2014-05-17T00:46:08.000Z","size":456,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T17:27:28.249Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ywangd.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":"2014-03-21T05:04:23.000Z","updated_at":"2015-01-15T00:05:31.000Z","dependencies_parsed_at":"2022-08-27T23:22:49.600Z","dependency_job_id":null,"html_url":"https://github.com/ywangd/xmlplus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ywangd%2Fxmlplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ywangd%2Fxmlplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ywangd%2Fxmlplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ywangd%2Fxmlplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ywangd","download_url":"https://codeload.github.com/ywangd/xmlplus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241616679,"owners_count":19991543,"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-11-14T02:38:14.669Z","updated_at":"2025-03-03T06:13:43.900Z","avatar_url":"https://github.com/ywangd.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XML Plus\n\nAdd more functionalities to Clojure's builtin clojure.xml and contrib package\nclojure.data.zip.xml. Most notably add the support for using integers to select\na single element in a multiple match.\n\n\n## Usage\n```clojure\n(use 'xmlplus.xml)\n\n(def loc (parse-str \"\u003ca\u003e\u003cb\u003e\u003c/b\u003e\u003cb\u003e\u003c/b\u003e\u003c/a\u003e\"))\n\n(x1-\u003e loc :b 1)\n```\n\n## License\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fywangd%2Fxmlplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fywangd%2Fxmlplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fywangd%2Fxmlplus/lists"}