{"id":13760893,"url":"https://github.com/binaryage/cljs-react-three-fiber","last_synced_at":"2025-08-09T09:10:43.008Z","repository":{"id":39014722,"uuid":"234645598","full_name":"binaryage/cljs-react-three-fiber","owner":"binaryage","description":"ClojureScript port of react-three-fiber/examples.","archived":false,"fork":false,"pushed_at":"2023-01-06T16:12:53.000Z","size":6655,"stargazers_count":18,"open_issues_count":21,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-26T10:48:10.387Z","etag":null,"topics":["cljs","react","react-three-fiber","shadow-cljs","three-js"],"latest_commit_sha":null,"homepage":"https://github.com/react-spring/react-three-fiber","language":"JavaScript","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/binaryage.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}},"created_at":"2020-01-17T22:11:23.000Z","updated_at":"2024-10-28T16:11:49.000Z","dependencies_parsed_at":"2023-02-06T06:31:33.679Z","dependency_job_id":null,"html_url":"https://github.com/binaryage/cljs-react-three-fiber","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/binaryage%2Fcljs-react-three-fiber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryage%2Fcljs-react-three-fiber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryage%2Fcljs-react-three-fiber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryage%2Fcljs-react-three-fiber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binaryage","download_url":"https://codeload.github.com/binaryage/cljs-react-three-fiber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248594505,"owners_count":21130375,"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":["cljs","react","react-three-fiber","shadow-cljs","three-js"],"created_at":"2024-08-03T13:01:25.865Z","updated_at":"2025-04-12T16:24:02.763Z","avatar_url":"https://github.com/binaryage.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"This example app is a rewrite of [react-three-fiber/examples](https://github.com/react-spring/react-three-fiber)\n\n### WORK-IN-PROGRESS\n\nThis project is a good excuse for me spend time learning some modern JS stuff and recent CLJS tools:\n\n* [shadow-cljs](https://github.com/thheller/shadow-cljs)\n* [modern react](https://reactjs.org/blog/2019/02/06/react-v16.8.0.html)\n* [helix](https://github.com/Lokeh/helix)\n* [three.js](https://github.com/mrdoob/three.js)\n* [react-three-fiber](https://github.com/react-spring/react-three-fiber)  \n\n#### Initial setup\n\n```bash\ngit clone https://github.com/binaryage/cljs-react-three-fiber.git\ncd cljs-react-three-fiber\n``` \n\n#### Development workflow\n\n```bash\nyarn install\nshadow-cljs watch app\n``` \n\nThen:\n1. wait for compilation to finish\n2. visit dev server at [http://localhost:8080](http://localhost:8080)\n\n#### Release workflow\n\n```bash\nyarn install\nshadow-cljs release app\npython -m http.server 8000 --directory public\n``` \n\nThen visit server at [http://localhost:8000](http://localhost:8000)\n\n#### Shadow CLJS report\n\n```bash\n./scripts/report.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryage%2Fcljs-react-three-fiber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinaryage%2Fcljs-react-three-fiber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryage%2Fcljs-react-three-fiber/lists"}