Liking cljdoc? Tell your friends :D

dots-typescript

cljdoc Clojars

ClojureScript wrapper for the TypeScript API. Built with dots.

Installation

Distributed via Clojars.

Add this to your deps.edn:

io.github.dots-cljs/dots-typescript {:mvn/version "v5.4.5-10"}

Or this to your shadow-cljs.edn:

[io.github.dots-cljs/dots-typescript "v5.4.5-10"]

We use the versioning scheme UPSTREAM-COMMITS:

  • UPSTREAM is the version of the JavaScript API we wrap (see package.json).
  • COMMITS is the number of commits in this repository at the time of release.

API

See cljdoc.

License

Distributed under the MIT License.
Copyright © 2022 Ferdinand Beyer

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close