{"id":20552724,"url":"https://github.com/xorgy/lbx","last_synced_at":"2026-04-20T00:01:55.080Z","repository":{"id":147167121,"uuid":"528983849","full_name":"xorgy/lbx","owner":"xorgy","description":"XML that might just work.","archived":false,"fork":false,"pushed_at":"2022-08-28T16:19:58.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T17:28:31.297Z","etag":null,"topics":["emitter","text","xml","xml-emitter"],"latest_commit_sha":null,"homepage":"https://lbx.suis.je/","language":"Clojure","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/xorgy.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":"2022-08-25T19:03:53.000Z","updated_at":"2024-03-11T18:15:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b2351dc-008e-4643-8373-f2d70dd14928","html_url":"https://github.com/xorgy/lbx","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/xorgy%2Flbx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorgy%2Flbx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorgy%2Flbx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorgy%2Flbx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xorgy","download_url":"https://codeload.github.com/xorgy/lbx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242157272,"owners_count":20081041,"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":["emitter","text","xml","xml-emitter"],"created_at":"2024-11-16T02:37:28.763Z","updated_at":"2026-04-20T00:01:50.058Z","avatar_url":"https://github.com/xorgy.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LBX — Langage de Balisage eXtensible\n\nXML that might just work.\n\nEmit clean XML with hiccup-style keyword s-expressions.\n\n## Usage\n\n```clojure\nje.suis/lbx {:mvn/version \"0.3.0-SNAPSHOT\"}\n```\n\n```clojure\n(require [je.suis.lbx :refer [emit CDATA]])\n\n(emit\n  [:rss {:version \"2.0\" :xmlns:atom \"http://www.w3.org/2005/Atom\"}\n   [:channel\n    [:title \"My totally sick RSS feed\"]\n    [:description [CDATA \"Only the illest \u003citems\u003e from this feed, yo. \u0026 also no mess regarding this \u003c![CDATA[CDATA thing lol]]]\u003e\"]]]])\n; \u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n; \u003crss xmlns:atom=\"http://www.w3.org/2005/Atom\" version=\"2.0\"\u003e\n;   \u003cchannel\u003e\n;     \u003ctitle\u003eMy totally sick RSS feed\u003c/title\u003e\n;     \u003cdescription\u003e\u003c![CDATA[Only the illest \u003citems\u003e from this feed, yo. \u0026 alse no mess regarding this \u003c![CDATA[CDATA thing lol]]]]]\u003e\u003c![CDATA[\u003e]]\u003e\u003c/description\u003e\n;   \u003c/channel\u003e\n; \u003c/rss\u003e\n```\n\n## License\n\nCopyright © 2022 Aaron Muir Hamilton \u003caaron@correspondwith.me\u003e\n\nPermission to use, copy, modify, and distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxorgy%2Flbx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxorgy%2Flbx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxorgy%2Flbx/lists"}