Base 58 encoding / decoding
Tiny react input formatter and mask
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
A UI component library made by Instructure Inc.
A phone number input made with Vue JS && libphonenumber-js
Get the ArrayBuffer out of a TypedArray, robustly.
Resolve a URI relative to an optional base URI
Check if a process is running
Store localized fields in an array to save on attributes
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Compute contour polygons using marching squares.
The `@minecraft/server-ui` module contains types for expressing simple dialog-based user experiences.
Svelte Material UI - Floating Label
Svelte Material UI - Radio
General purpose glob-based configuration matching.
A Node Red dashboard ui node. Linear level indicator
Stringify an object/array like JSON.stringify just without all the double-quotes
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.