bkenn
04/12/2018, 5:20 AMpackage.json
is an afterthought. Another dependency such as fs
shouldn't be a problem as long as I can utilize fs
in the browser. I am attempting to port JTS
(Java Topology Suite
). I would like to begin with being able to input/output WKT and WKB and expand the input/output of GIS formats from there. I think this would be a great example on the power of multiplatform kotlin.