A JS library for finding optimal label position inside a polygon
Match human-quality input to potential matches by edit distance.
Storybook Links: Link stories together to build demos and prototypes with your UI components
Browser Utilities for all Sentry JavaScript SDKs
Fastest JS solver for exact cover problems using Dancing Links
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
graph algorithm
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
OpenTelemetry OTLP Exporter base (for internal use only)
Text hyphenation in Javascript.
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Types for all Sentry JavaScript SDKs
A library for parsing VS Code style problem matchers
OpenTelemetry OTLP-gRPC Exporter base (for internal use only)
Custom elements (web components) for making audio and video player controls that look great in your website or app.
Utilities for all Sentry JavaScript SDKs
A library to create a trace of your node app per Google's Trace Event format.
Core libraries that every NodeJS toolchain project should use
Find the longest common subsequence.
UnRS Resolver Node API
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
A set of utils for faster development of GraphQL tools
rehype plugin to automatically add `target` and `rel` attributes to external links
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.