ClojureScript wrapper for the TypeScript API. Built with dots.
Distributed via Clojars.
Add this to your deps.edn
:
io.github.dots-cljs/dots-typescript {:mvn/version "5.4.5-10"}
Or this to your shadow-cljs.edn
:
[io.github.dots-cljs/dots-typescript "5.4.5-10"]
We use the versioning scheme UPSTREAM-COMMITS
:
UPSTREAM
is the version of the JavaScript API we wrap (seepackage.json
).COMMITS
is the number of commits in this repository at the time of release.
See cljdoc.
Distributed under the MIT License.
Copyright © 2024 Ferdinand Beyer