{"id":20405958,"url":"https://github.com/coldnew/html2hiccup","last_synced_at":"2025-09-16T17:46:47.746Z","repository":{"id":66658895,"uuid":"51012170","full_name":"coldnew/html2hiccup","owner":"coldnew","description":"HTML to Hiccup converter implement in ClojureScript (client-side rendering).","archived":false,"fork":false,"pushed_at":"2016-05-08T02:49:10.000Z","size":3943,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T15:05:44.620Z","etag":null,"topics":["clojuresctip","hiccup"],"latest_commit_sha":null,"homepage":"https://coldnew.github.io/html2hiccup/","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coldnew.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,"zenodo":null}},"created_at":"2016-02-03T16:15:11.000Z","updated_at":"2024-11-18T00:32:09.000Z","dependencies_parsed_at":"2023-04-04T03:02:50.633Z","dependency_job_id":null,"html_url":"https://github.com/coldnew/html2hiccup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coldnew/html2hiccup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fhtml2hiccup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fhtml2hiccup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fhtml2hiccup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fhtml2hiccup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coldnew","download_url":"https://codeload.github.com/coldnew/html2hiccup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Fhtml2hiccup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275457688,"owners_count":25468239,"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-16T02:00:10.229Z","response_time":65,"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":["clojuresctip","hiccup"],"created_at":"2024-11-15T05:13:59.981Z","updated_at":"2025-09-16T17:46:47.736Z","avatar_url":"https://github.com/coldnew.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# html2hiccup\n[![Circle CI](https://circleci.com/gh/coldnew/html2hiccup/tree/master.svg?style=svg)](https://circleci.com/gh/coldnew/html2hiccup/tree/master)\n[![Dependencies Status](https://jarkeeper.com/coldnew/html2hiccup/status.svg)](https://jarkeeper.com/coldnew/html2hiccup)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/coldnew/html2hiccup/master/LICENSE)\n\nConvert HTML to Hiccup syntax on-the-fly.\n\nThis app is entirely client-side rednering, powered by [ClojureScript](https://github.com/clojure/clojurescript) and [hickory](https://github.com/davidsantiago/hickory).\n\n[Online DEMO](https://coldnew.github.io/html2hiccup/).\n\n### Development\n\n1. Install needed css/js by bower\n   ```bash\n   $ bower install\n   ```\n\n2. Start the `dev` task. In a terminal run:\n    ```bash\n    $ boot dev\n    ```\n    This will give you a development setup with:\n    - auto compilation on file changes\n    - audible warning for compilation success or failures\n    - auto reload the html page on changes\n    - Clojurescript REPL\n\n3. Go to http://localhost:3000 in your browser.\n\n4. If you edit and save a file, the task will recompile the code and reload the\n   browser to show the updated version.\n\n5. If you want to connect to ClojureScript REPL, enter following in Clojure REPL:\n   ```clojure\n   (start-repl)\n   ```\n\n### Production\n\n1. Run the `prod` task. In a terminal run:\n    ```bash\n    $ boot prod\n    ```\n\n2. The compiled files will be on the `target/` directory. This will use\n   advanced compilation and prerender the html.\n\n## License\n\nCopyright © 2016 Yen-Chin, Lee \u003c\u003ccoldnew.tw@gmail.com\u003e\u003e\n\nDistributed under the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Fhtml2hiccup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoldnew%2Fhtml2hiccup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Fhtml2hiccup/lists"}