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,450 public repositories matching this topic...
-
Updated
Dec 10, 2020 - Clojure
-
Updated
Dec 21, 2020 - 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
Nov 13, 2020 - Clojure
-
Updated
Dec 12, 2020 - Clojure
Is your feature request related to a problem? Please describe.
Cannot scroll all the way down to the end of the page when on chrome (iOS)
Describe the solution you'd like
Scroll down to the end of the page
Additional context
this is an example of not able to scroll down to see the link reference
 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 6, 2020 - JavaScript
-
Updated
Dec 5, 2020 - Clojure
-
Updated
Dec 22, 2020 - JavaScript
-
Updated
Dec 11, 2020 - Clojure
Latex support
Should be able to just add mathjax, but may want to find a way to restrict this to [:latex ] blurbs, or via whatever notation generalizes out of #22 for including vega in markdown documents.
-
Updated
Dec 11, 2020 - Clojure
Created by Rich Hickey
Released July 20, 2011
Latest release 8 months ago
- Repository
- clojure/clojurescript
- Website
- clojurescript.org
First file