{"id":20307578,"url":"https://github.com/pink-gorilla/goldly","last_synced_at":"2025-09-03T17:40:52.488Z","repository":{"id":43769220,"uuid":"265699900","full_name":"pink-gorilla/goldly","owner":"pink-gorilla","description":"sci-cljs-kernel for reval","archived":false,"fork":false,"pushed_at":"2024-04-18T23:51:39.000Z","size":8384,"stargazers_count":24,"open_issues_count":7,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-19T16:14:01.825Z","etag":null,"topics":["cljs","clojure","clojurescript","reagent"],"latest_commit_sha":null,"homepage":"","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/pink-gorilla.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}},"created_at":"2020-05-20T22:33:09.000Z","updated_at":"2024-04-22T22:39:43.221Z","dependencies_parsed_at":"2023-10-20T19:31:30.967Z","dependency_job_id":"dd6a09be-d5e8-4ad1-b594-db5744563431","html_url":"https://github.com/pink-gorilla/goldly","commit_stats":{"total_commits":530,"total_committers":4,"mean_commits":132.5,"dds":0.2415094339622641,"last_synced_commit":"1b106b80ca93c6ade57290bc50ad21ccf08ffcdb"},"previous_names":[],"tags_count":374,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pink-gorilla%2Fgoldly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pink-gorilla%2Fgoldly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pink-gorilla%2Fgoldly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pink-gorilla%2Fgoldly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pink-gorilla","download_url":"https://codeload.github.com/pink-gorilla/goldly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248429114,"owners_count":21101785,"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","clojure","clojurescript","reagent"],"created_at":"2024-11-14T17:18:17.629Z","updated_at":"2025-04-11T15:12:27.754Z","avatar_url":"https://github.com/pink-gorilla.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goldly \n[![GitHub Actions status |pink-gorilla/goldly](https://github.com/pink-gorilla/goldly/workflows/CI/badge.svg)](https://github.com/pink-gorilla/goldly/actions?workflow=CI)\n[![Clojars Project](https://img.shields.io/clojars/v/org.pinkgorilla/goldly.svg)](https://clojars.org/org.pinkgorilla/goldly)\n\n- goldly uses the sci clojure(script) interpreter to create a clojurescript kernel.\n- goldly uses webly to create lazy-loadable-js-modules via shadow-cljs.\n- goldly has 2 sub-projects:\n  - goldly-sci:  creates a sci-interpreter setup that works with shadow-cljs lazy modules.\n  - sci-configs: creates modules based on sci-configs namespace mappings.\n\n## demo\n\nThe demo is mainly there for development of goldly. \n\nClone goldly git repo.\n\n\n```\ncd demo\nclj -X:webly:npm-install\nclj -X:webly:compile\nclj -X:nbeval\nclj -X:webly:run\n\n```\n## goldly - in your  project **with custom ui-renderers**\n\nYou need to add the **goldly** artefact to build javascript bundle from scratch. \nThis takes more time (npm dependencies have to be downloaded, javascript bundle needs to be compiled), \nbut it allows you to add custom ui renderers to your goldly app.\n\nThis configures goldly with your set of ui-renderers.\n\nYou have to include the goldly and ui-renderer dependencies, and then add the\nnamespace of the ui-renderer to goldly/extensions. This allows goldly to \nadd the ui extensions to the javascript bundle.\n\nHave a look at [ui-binary-clock](https://github.com/pink-gorilla/ui-binary-clock) to\nsee how you can build a custom javascript js bundle with goldly. \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpink-gorilla%2Fgoldly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpink-gorilla%2Fgoldly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpink-gorilla%2Fgoldly/lists"}