ClojureScript library wrapper for JSTS : https://github.com/bjornharrtell/jsts
Current version wrapped: 2.11.3
The cljsjs
version of the library died at version 1.6.0. Meanwhile the JSTS library has evolved.
Add the dependency to your deps.edn
:
io.github.cleancoders/cljsts {:git/sha "7f9e246e078ad89721345b9e8ac661cb04a1d9b9"}
Require the library:
[com.cleancoders.cljsts]