{"id":16014901,"url":"https://github.com/thheller/code-splitting-clojurescript","last_synced_at":"2026-03-04T13:03:02.016Z","repository":{"id":140236720,"uuid":"173631851","full_name":"thheller/code-splitting-clojurescript","owner":"thheller","description":"Example App using ClojureScript :modules and shadow-cljs","archived":false,"fork":false,"pushed_at":"2019-08-28T20:28:00.000Z","size":4,"stargazers_count":20,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T06:30:34.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://code.thheller.com/blog/shadow-cljs/2019/03/03/code-splitting-clojurescript.html","language":"Clojure","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/thheller.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":"2019-03-03T21:25:33.000Z","updated_at":"2024-10-11T09:06:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f44317d-086b-42aa-8b38-c9870e556b57","html_url":"https://github.com/thheller/code-splitting-clojurescript","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"c9e1e9340c45969f3fc5b515fb9d095f28595c24"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thheller%2Fcode-splitting-clojurescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thheller%2Fcode-splitting-clojurescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thheller%2Fcode-splitting-clojurescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thheller%2Fcode-splitting-clojurescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thheller","download_url":"https://codeload.github.com/thheller/code-splitting-clojurescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243896304,"owners_count":20365354,"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-10-08T15:05:28.646Z","updated_at":"2026-03-04T13:03:01.986Z","avatar_url":"https://github.com/thheller.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Splitting ClojureScript\n\nThis is a slightly modified [Code Splitting ClojureScript](https://code.thheller.com/blog/shadow-cljs/2019/03/03/code-splitting-clojurescript.html) example meant to demonstrate a \"common\" code-splitting scenario where a couple modules exist and each may depend on others.\n\n## Building\n\nYou can compile it by cloning the repo and running\n\n```\nnpm install\nclj -M:dev:start\n;; or\nclj -M:dev:release\nnpx shadow-cljs release app\n```\n\nand then open http://localhost:8005.\n\nThe demo is hosted here:\n- https://code.thheller.com/demos/code-splitting-esm/\n\n### Optional: Build Reports\n\n```\n;; generate a build report via\nnpx shadow-cljs run shadow.cljs.build-report app report.html\n\n;; then open report.html in the browser\n```\n\nThe sample build report is available here:\n- https://code.thheller.com/demos/code-splitting-esm/report.html","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthheller%2Fcode-splitting-clojurescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthheller%2Fcode-splitting-clojurescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthheller%2Fcode-splitting-clojurescript/lists"}