{"id":16549805,"url":"https://github.com/settinghead/meteor-clojurescript-core","last_synced_at":"2025-03-04T15:24:00.639Z","repository":{"id":142195454,"uuid":"45435251","full_name":"settinghead/meteor-clojurescript-core","owner":"settinghead","description":"ClojureScript's cljs.core support for Meteor","archived":false,"fork":false,"pushed_at":"2015-11-03T02:32:25.000Z","size":224,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T19:12:14.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/settinghead.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":"2015-11-03T02:05:06.000Z","updated_at":"2015-11-03T02:05:38.000Z","dependencies_parsed_at":"2023-03-13T16:02:20.499Z","dependency_job_id":null,"html_url":"https://github.com/settinghead/meteor-clojurescript-core","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/settinghead%2Fmeteor-clojurescript-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settinghead%2Fmeteor-clojurescript-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settinghead%2Fmeteor-clojurescript-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settinghead%2Fmeteor-clojurescript-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/settinghead","download_url":"https://codeload.github.com/settinghead/meteor-clojurescript-core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241869708,"owners_count":20034126,"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-11T19:31:31.548Z","updated_at":"2025-03-04T15:24:00.596Z","avatar_url":"https://github.com/settinghead.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ClojureScript `cljs.core` for Meteor\n==\n\n\n(Highly experimental) ClojureScript core functionalities based on [cljs-bootstrap](https://github.com/swannodette/cljs-bootstrap). No JVM is required.\n\n# Installation\n\nIn your project folder\n\n```bash\nmeteor add settinghead:cljs-core\n```\n\nCreate a file with extension `.cljs`, e.g.\n\n```Clojure\n(enable-console-print!)\n\n(defn say-hello []\n  (println \"hello!\"))\n\n(defn inc-all [nums]\n  (map inc nums))\n\n(.startup js/Meteor say-hello)\n(.startup js/Meteor #(println (inc-all [1 3 5 9])))\n```\n\n# Project status: highly experimental\n\nI only managed to get `cljs.core` working and haven't tested the ClojureScript integration extensively or in production mode. Pull requests on improvement are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsettinghead%2Fmeteor-clojurescript-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsettinghead%2Fmeteor-clojurescript-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsettinghead%2Fmeteor-clojurescript-core/lists"}