ClojureScript

ClojureScript is a compiler for Clojure that targets JavaScript. It emits JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler. ClojureScript combines the reach of the JavaScript platform, the flexibility and interactive development of Clojure, and the whole-program optimization of Google Closure to provide the most powerful language for programming the web.
Here are 1,657 public repositories matching this topic...
Describe the bug
To Reproduce
Steps to reproduce the behavior:
input {{query (page-tags myblog)}}
Expected behavior
Don't show block
Desktop (please complete the following information):
- OS: [win10
- Version [0.2.10]
-
Updated
Feb 26, 2022 - Clojure
-
Updated
Feb 7, 2022 - Clojure
-
Updated
Feb 17, 2022 - Clojure
Add custom clj-kondo hooks for macroses to ensure that lint rules are followed inside them.
Macros to be handled:
fx/defn
- similarly to defn with check on metadata for::events
fx/merge
- seems like it could be lint'ed as thread macro, plus warn on limitationsdefview
letsubs
- lint as let + check on types for
-
Updated
Jan 30, 2022 - HTML
-
Updated
Nov 2, 2021 - Clojure
-
Updated
Feb 11, 2022 - Clojure
-
Updated
Feb 25, 2022 - Clojure
-
Updated
Feb 8, 2022 - Clojure
-
Updated
Nov 24, 2021 - Clojure
Swagger feature docstring (and spec?) places tags on route-data root:
https://github.com/metosin/reitit/blob/master/modules/reitit-swagger/src/reitit/swagger.cljc#L55
Examples place tags key under swagger:
https://github.com/metosin/reitit/blob/master/examples/ring-swagger/src/example/server.clj#L30
Both seem to generate proper swagger.json, but first one fails spec validation. Why? Sp
-
Updated
Feb 21, 2022 - Clojure
-
Updated
Feb 5, 2022 - JavaScript
In addition to schema references as strings and namespaced keywords, it would be very useful to refer to schemas via UUID.
-
Updated
Aug 23, 2021
-
Updated
Feb 12, 2022 - Clojure
-
Updated
Feb 25, 2022 - Lua
-
Updated
Feb 22, 2022 - Clojure
-
Updated
Feb 23, 2022 - JavaScript
-
Updated
Aug 26, 2021 - Clojure
Created by Rich Hickey
Released July 20, 2011
Latest release 2 months ago
- Repository
- clojure/clojurescript
- Website
- clojurescript.org
First file