{"id":13760358,"url":"https://github.com/green-coder/html-to-hiccup","last_synced_at":"2025-03-16T07:32:13.539Z","repository":{"id":42492815,"uuid":"470054821","full_name":"green-coder/html-to-hiccup","owner":"green-coder","description":"A html-\u003ehiccup conversion function in pure CLJC","archived":false,"fork":false,"pushed_at":"2022-04-03T03:58:59.000Z","size":45,"stargazers_count":51,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"made-in-taiwan","last_synced_at":"2025-02-27T05:50:55.593Z","etag":null,"topics":["cljc","clojure","clojurescript","conversion","hiccup","html"],"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/green-coder.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"vincentcantin","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-03-15T07:45:39.000Z","updated_at":"2025-02-26T18:17:10.000Z","dependencies_parsed_at":"2022-09-03T08:43:47.651Z","dependency_job_id":null,"html_url":"https://github.com/green-coder/html-to-hiccup","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/green-coder%2Fhtml-to-hiccup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/green-coder%2Fhtml-to-hiccup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/green-coder%2Fhtml-to-hiccup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/green-coder%2Fhtml-to-hiccup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/green-coder","download_url":"https://codeload.github.com/green-coder/html-to-hiccup/tar.gz/refs/heads/made-in-taiwan","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806046,"owners_count":20350775,"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":["cljc","clojure","clojurescript","conversion","hiccup","html"],"created_at":"2024-08-03T13:01:08.621Z","updated_at":"2025-03-16T07:32:13.246Z","avatar_url":"https://github.com/green-coder.png","language":"Clojure","funding_links":["https://ko-fi.com/vincentcantin"],"categories":["Clojure"],"sub_categories":[],"readme":"# html-to-hiccup\n\n[![CircleCI](https://circleci.com/gh/green-coder/html-to-hiccup.svg?style=svg)](https://circleci.com/gh/green-coder/html-to-hiccup)\n\n[![Clojars Project](https://img.shields.io/clojars/v/taipei.404/html-to-hiccup.svg)](https://clojars.org/taipei.404/html-to-hiccup)\n[![Cljdoc badge](https://cljdoc.org/badge/taipei.404/html-to-hiccup)](https://cljdoc.org/d/taipei.404/html-to-hiccup/CURRENT)\n[![Clojars download_badge](https://img.shields.io/clojars/dt/taipei.404/html-to-hiccup?color=opal)](https://clojars.org/taipei.404/html-to-hiccup)\n\nA tiny, simple and truly cross-platform (CLJC) `html-\u003ehiccup` function\nwhich does not rely on the browser.\n\n## Installation\n\n[![Clojars Project](http://clojars.org/taipei.404/html-to-hiccup/latest-version.svg)](http://clojars.org/taipei.404/html-to-hiccup)\n\n## Feature\n\n- Truly cross-platform (CLJC), does not rely on the browser.\n- Tiny source code, easy to digest.\n- Highly hackable. Fork me as soon as needed!\n\n## Usage\n\n```clojure\n(require '[taipei-404.html :refer [html-\u003ehiccup]])\n\n(html-\u003ehiccup \"\u003cp\u003ehello, world\u003c/p\u003e\")\n; =\u003e ([:p \"hello, world\"])\n```\n\n## Contributing\n\nPull Requests and bug reports are welcome.\n\nYou can run the tests in the background by using `./bin/kaocha --watch` in a terminal\nwhile you are changing the source code in your preferred editor.\n\n## License\n\nCopyright © 2022 Vincent Cantin and contributors.\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreen-coder%2Fhtml-to-hiccup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreen-coder%2Fhtml-to-hiccup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreen-coder%2Fhtml-to-hiccup/lists"}