cljs / api

ClojureScript API parser

Home Page:http://cljs.github.io/api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ClojureScript API parser

http://cljs.github.io/api/

License:MIT License


Languages

Language:JavaScript 70.9%Language:Clojure 29.1%