Skip to content

cljs/api

Repository files navigation

ClojureScript API Docs

Generates data for the API Documentation Site

  • Create with: clj -Mrun
    • if new release is missing you have to add it manually with: clj -Mrun '{:new-release "1.12.116"}'
  • Download data: cljs-api.edn
  • Learn about data format: cljs-api-format.edn
  • Contribute extra documentation in docfiles/

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

About

ClojureScript API parser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 14