{"id":13398126,"url":"https://github.com/clojure/clojurescript","last_synced_at":"2025-09-09T20:55:29.339Z","repository":{"id":37546906,"uuid":"2080922","full_name":"clojure/clojurescript","owner":"clojure","description":"Clojure to JS compiler","archived":false,"fork":false,"pushed_at":"2025-04-30T20:01:21.000Z","size":18582,"stargazers_count":9289,"open_issues_count":7,"forks_count":790,"subscribers_count":353,"default_branch":"master","last_synced_at":"2025-05-05T16:04:22.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clojure.png","metadata":{"files":{"readme":"README.md","changelog":"changes.md","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":"2011-07-20T23:29:13.000Z","updated_at":"2025-05-05T13:37:12.000Z","dependencies_parsed_at":"2023-09-26T00:19:57.865Z","dependency_job_id":"a0d4c096-3267-41bb-baed-24a861185366","html_url":"https://github.com/clojure/clojurescript","commit_stats":null,"previous_names":[],"tags_count":225,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojure%2Fclojurescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojure%2Fclojurescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojure%2Fclojurescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clojure%2Fclojurescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clojure","download_url":"https://codeload.github.com/clojure/clojurescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253817723,"owners_count":21969029,"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-07-30T19:00:17.597Z","updated_at":"2025-09-09T20:55:29.326Z","avatar_url":"https://github.com/clojure.png","language":"Clojure","readme":"## What is ClojureScript? ##\n\n[ClojureScript](https://clojurescript.org) is a compiler for [Clojure](https://clojure.org) that targets JavaScript. It is designed to emit JavaScript code which is compatible with the advanced compilation mode of the [Google Closure](https://developers.google.com/closure/compiler/) optimizing compiler.\n\nOfficial web site: https://clojurescript.org\n\n## Releases and dependency information ##\n\nLatest stable release: 1.12.42\n\n* [All released versions](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22clojurescript%22)\n\n[Clojure deps.edn](http://clojure.org/guides/deps_and_cli) dependency information:\n\n ```\n org.clojure/clojurescript {:mvn/version \"1.12.42\"}\n ```\n\n[Leiningen](https://github.com/technomancy/leiningen/) dependency information:\n\n```\n[org.clojure/clojurescript \"1.12.42\"]\n```\n\n[Maven](https://maven.apache.org) dependency information:\n\n```\n\u003cdependency\u003e\n  \u003cgroupId\u003eorg.clojure\u003c/groupId\u003e\n  \u003cartifactId\u003eclojurescript\u003c/artifactId\u003e\n  \u003cversion\u003e1.12.38\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Getting Started ##\n\n* Read the [Quick Start](https://clojurescript.org/guides/quick-start) guide.\n* Read the [Documentation](https://clojurescript.org).\n* Try a [tutorial](https://clojurescript.org/guides).\n* [Companies using ClojureScript](https://clojurescript.org/community/companies)\n\n## Questions, Feedback? ##\n\nPlease point all of your questions and feedback to the\n[Clojure mailing list](https://groups.google.com/group/clojure). There\nis a community run\n[ClojureScript user mailing list](https://groups.google.com/group/clojurescript) and\nthe IRC channel, `#clojurescript` on [freenode.net](https://freenode.net/), is quite active. \nThere is also a community run [Slack channel](https://clojurians.slack.com). The\nJira bug/feature tracking application is located at\n\u003chttps://clojure.atlassian.net/browse/CLJS\u003e. Before submitting issues\nplease read the\n[Reporting Issues](https://github.com/clojure/clojurescript/wiki/Reporting-Issues)\npage first.\n\n## Developers Welcome ##\n\nClojureScript operates under the same license as Clojure. All\ncontributors must have a signed CA (Contributor's Agreement) and\nsubmit their patch via the appropriate channels. If you're interested\nin contributing to the project, please see the\n[contributing](https://clojure.org/dev/contributing) page on\n[clojure.org](https://clojure.org). For more information about working\non the compiler and testing check the\n[Developer section of the wiki](https://github.com/clojure/clojurescript/wiki/Developers).\n\nYourKit\n----\n\n\u003cimg src=\"https://www.yourkit.com/images/yklogo.png\"\u003e\u003c/img\u003e\n\nYourKit has given an open source license for their profiler, greatly simplifying the profiling of ClojureScript performance.\n\nYourKit supports open source projects with its full-featured Java Profiler.\nYourKit, LLC is the creator of \u003ca href=\"https://www.yourkit.com/java/profiler/index.jsp\"\u003eYourKit Java Profiler\u003c/a\u003e\nand \u003ca href=\"https://www.yourkit.com/.net/profiler/index.jsp\"\u003eYourKit .NET Profiler\u003c/a\u003e,\ninnovative and intelligent tools for profiling Java and .NET applications.\n\n## License ##\n\n    Copyright (c) Rich Hickey. All rights reserved. The use and\n    distribution terms for this software are covered by the Eclipse\n    Public License 1.0 (https://opensource.org/license/epl-1-0/)\n    which can be found in the file epl-v10.html at the root of this\n    distribution. By using this software in any fashion, you are\n    agreeing to be bound by the terms of this license. You must\n    not remove this notice, or any other, from this software.\n","funding_links":[],"categories":["Clojure","Uncategorized","Utilities","lang \u0026 extensions","Lisp","Official variants","Functional Languages that Compile to JavaScript","Table of Contents"],"sub_categories":["Uncategorized","Clojure","Lenses","Languages"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojure%2Fclojurescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclojure%2Fclojurescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclojure%2Fclojurescript/lists"}