File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ Language bindings
66
77PROJ bindings are available for a number of different development platforms.
88
9+ Clojure
10+ =======
11+
12+ `clj-proj <https://github.com/willcohen/clj-proj >`_:
13+ Clojure bindings with embedded native libraries (JNA) and GraalVM WASM fallback
14+
915Excel
1016=====
1117
@@ -26,9 +32,18 @@ Go bindings for PROJ.
2632Java
2733====
2834
35+ `clj-proj (Java API) <https://github.com/willcohen/clj-proj#java-api >`_:
36+ Java API with embedded native libraries (JNA) and GraalVM WASM fallback
37+
2938`PROJ-JNI <https://github.com/OSGeo/PROJ-JNI >`_:
3039Java Native Interface for PROJ
3140
41+ JavaScript
42+ ==========
43+
44+ `proj-wasm <https://github.com/willcohen/clj-proj#javascript--clojurescript >`_:
45+ ES6 module with WASM-compiled PROJ for Node.js and browsers
46+
3247Julia
3348=====
3449`Proj.jl <https://github.com/JuliaGeo/Proj.jl >`_:
Original file line number Diff line number Diff line change @@ -526,6 +526,7 @@ Jagiellonian
526526jakarta
527527jitter
528528Jivall
529+ js
529530João
530531json
531532JSON
You can’t perform that action at this time.
0 commit comments