Skip to content

dots-cljs/dots-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 "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 (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 © 2024 Ferdinand Beyer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published