JavaScript utilities for Vega.
Robustly get the byte length of a Typed Array
Robustly get the length of a Typed Array
Calculates the distance between a given point and the nearest point on a line.
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Remove aliases from a GraphQL document
gRPC utility library for loading .proto files
Run an array of functions in parallel
A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.
Brace expansion as known from sh/bash
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Truncate a semver version: `1.2.3` → `1.2.0`
Astro’s [Go](https://golang.org/) + WASM compiler.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Returns true if a file path does not contain any invalid characters.
YAML language server
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
JavaScript date/time utilities for Vega.
Lazy-evaluating list of files, based on globs or regex patterns
ECMAScript extensions and shims
A ridiculously light-weight argument validator (now browser friendly)
Simplify your schema by combining allOf into the root schema, safely.
Check if a string is a valid JavaScript identifier
The semantic version parser used by vlt