An open API service indexing awesome lists of open source software.

https://github.com/bdon/s2js-demos

Interactive demo of s2js, a pure-JS port of S2 Geometry.
https://github.com/bdon/s2js-demos

s2

Last synced: about 1 year ago
JSON representation

Interactive demo of s2js, a pure-JS port of S2 Geometry.

Awesome Lists containing this project

README

          

# s2js-demos

![preview image](https://repository-images.githubusercontent.com/845997327/7e599557-900c-4687-8aaf-bd104040735e)

Interactive visual demonstration of [s2js](https://github.com/missinglink/s2js), a pure-JS port of [S2 Geometry](https://s2geometry.io).

```sh
npm install
npm run dev
npm run build
```

An alternative to https://s2.sidewalklabs.com/regioncoverer/, which is no longer online.