Polyglot NodeServer template for node.js
Tesselates a polygon or multipolygon into a collection of triangle polygons using earcut.
Convex decomposition for 2D polygons
A polyfill for crypto.randomFill and crypto.randomFillSync from Node.js core
Moves a shape or location in a specific direction.
Takes a GeoJSON feature and returns points at all self-intersections.
Converts a polygon to a line string.
Takes a kinked polygon and returns a feature collection of polygons that have no kinks.
Changes the size of a geometry by scaling it up or down.
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
Takes a Feature and a bbox and clips the feature to the bbox using lineclip.
Rotates a geometry around its center or a given point.
Converts a bounding box to a GeoJSON polygon.
The AsyncAPI generator. It can generate documentation, code, anything!
Convex decomposition for 2D polygons
Utility functions for Javascript projects.
generate the minimum number of tiles to cover a geojson geometry
Checks if a point is inside an area, like a city boundary.
Node.js Streams, a user-land copy of the stream library from Node.js
Sanity template validator for remote templates
GeoJSON implementation of RBush
Fast Javascript calculation of custom CRC checksum. Prebuilt models for CRC-6, CRC-8, CRC-10, CRC-16, CRC-24, CRC-32, CRC-32C.
Automatically opens your browser and iOS Simulator to preview Node.js email messages sent with Nodemailer. Made for Forward Email and Lad. Cross-browser and cross-platform email testing.
Polygon convex partitioning and triangulation.