dish-far-section
Helpers for distributed objects.
TypeScript/Javascript set of functional pattern inspired helpers, which will ease your programming live
Extensions to Node.js child_process module
Find and run node.js files.
Like front-matter, but supports multiple sections in a document.
The W3C Geometry Interfaces implemented in JavaScript and polyfilled.
Provides helper functions to create GeoJSON features, like points, lines, or areas on a map.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
An easy way to query and filter JSON objects
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
Combines a FeatureCollection of Point, LineString, or Polygon features into MultiPoint, MultiLineString, or MultiPolygon features.
mjml-section
Takes a GeoJSON feature and returns points at all self-intersections.
Converts a polygon to a line string.
Polygonizes a set of lines that represents edges in a planar graph.
Returns the shortest path from start to end without colliding with any Feature in obstacles.
exo: remotable objects protected by interface guards.
Finds points that fall within polygon(s).
Takes any LineString or Polygon and returns the overlapping lines between both features.
Takes polygons or multipolygons and an optional mask, and returns an exterior ring polygon with holes.
An ini encoder/decoder for node