OpenAPI response body extraction and JSON shape assertion toolkit (framework-agnostic)
Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.
US state names and postal codes
Strip HTML tags from strings. No parser, accepts mixed sources.
Array of "void elements" defined by the HTML specification.
Is given string a language code (as per IANA)
Update notifications for your CLI app
Binary struct definitions with code generation
Pack/Unpack multibyte binary values from/to buffers
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Test if an input value is a supported ndarray data type.
Test if a value is typed-array-like.
CSV and object generation implementing the Node.js `stream.Readable` API
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Ensures all `@dynamic-labs/*` packages in your project are running on the same version.
Test if a finite double-precision floating-point number is a positive integer.
Test if an object has a specified method name, either own or inherited.
Configuration validation support for Okta JavaScript SDKs
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
Returns an array of Typed Array names that are available in the current environment
Test if an array-like value contains a search value.
Determine if a function is a native generator function.