Skip to content

cljs/api

Repository files navigation

ClojureScript API Docs

Generates data for the API Documentation Site

We parse every version of ClojureScript to build a versioned catalog for the syntax, library, and compiler. We also supplement this data with curated descriptions, examples, cross-refs, and associate each ClojureScript form with an equivalent Clojure form where appropriate.

CLJS master branch changes are represented with a pseudo-version ending in +. For example, if 1.9.23 is latest published version, 1.9.23+ will represent what is currently in master.

License

MIT, Copyright © 2014-2022 Shaun LeBron