We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8298c9 commit d9848e9Copy full SHA for d9848e9
README.md
@@ -34,6 +34,14 @@ const { s2 } = require('s2js')
34
</script>
35
```
36
37
+### Typescript Support
38
+
39
+The library is written in Typescript and exports type definitions.
40
41
+### Feature Completeness
42
43
+The library is essentially feature compatible with the Golang library: https://github.com/golang/geo
44
45
### GeoJSON support
46
47
The supplementary `geojson` module provides convenience functions for working with GeoJSON data in S2:
0 commit comments