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,689 public repositories matching this topic...
- Select theme with thick strip in line number block.
- Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
- Open another file. All display properly.
- If you see carefully that the whole block with line numbers in the first case is shifted to the left.
First file
-
Updated
Jul 6, 2022 - Clojure
-
Updated
Jun 23, 2022 - Clojure
-
Updated
May 20, 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::eventsfx/merge- seems like it could be lint'ed as thread macro, plus warn on limitationsdefviewletsubs- lint as let + check on types for
-
Updated
Jan 30, 2022 - HTML
-
Updated
Nov 2, 2021 - Clojure
-
Updated
May 16, 2022 - Clojure
version
clj-kondo v2022.04.08
platform
native on Linux MNZNB0441 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
problem
My config was responsible for an error that is not easy to understand. Was searching for related stuff and found something on paid slack (yeah). This seems loosely related: https://github.com/clj-kond
-
Updated
Jun 16, 2022 - 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
Nov 24, 2021 - Clojure
-
Updated
May 27, 2022 - JavaScript
-
Updated
Apr 13, 2022 - Clojure
In addition to schema references as strings and namespaced keywords, it would be very useful to refer to schemas via UUID.
-
Updated
Jul 3, 2022 - Lua
-
Updated
Jul 4, 2022
-
Updated
Jul 3, 2022 - Clojure
-
Updated
May 7, 2022 - Clojure
-
Updated
Jun 21, 2022 - JavaScript
Would be nice to be able to specify :pretty true when publishing so gist specs are easier to look at.
Created by Rich Hickey
Released July 20, 2011
Latest release 6 months ago
- Repository
- clojure/clojurescript
- Website
- clojurescript.org

I've noticed this morning that when I try and toggle the TODO state on a block it gets stuck in the LATER state and will not cycle through no todo state then LATER and DONE.
I'm using Logseq on Brave browser on Mac 12.0.1 Monterey