Simplifies a planar graph
Convert a planar graph to a collection of nest polylines
Render a string to a vectorized cell complex
Find the faces of a planar graph
Polygonizes a set of lines that represents edges in a planar graph.
Remove self intersections, t-junctions and duplicate edges/vertices from a planar straight line graph
Calculates the distance between a given point and the nearest point on a line.
A Graph Visualization Framework in JavaScript
A Graph Visualization Framework in JavaScript
Given a planar, undirected, graph enumerate all of the faces of the graph. Can also be described as finding all of the polygons within the graph, or the minimum cycle basis
An extended WASM wrapper of the PolySeg VTK/C++ implementation
Simple dependency graph.
A better Object.defineProperty()
A high-performance JavaScript 2D/3D polyline simplification library
Node.js API (Node-API)
Reduces the number of points in a shape while keeping its overall look.
Javascript implementation of GEOS's Polygonize function
Validation, extraction and creation of IBAN, BBAN, BIC/SWIFT numbers plus some other helpful stuff like ISO 3136-1 alpha 2 country list
Delightful JavaScript Testing.
Delightful JavaScript Testing.
Get the graph of dependents in a monorepo
Microsoft Graph Client Library
Convert PCM audio data between formats
Example usage: ```javascript import { createClient, Graph } from 'redis';