This is a GEOS WASM tester app which interface is similiar with JTS TestBuilder.
URL: https://sanak.github.io/geos-wasm-tester/
- Node.js >= v18
git clone https://github.com/sanak/geos-wasm-tester
cd geos-wasm-tester
git submodule update --init
npm install
npm run dev
Contributions are welcome!