Assert that a Node-API value is a Node-API typed array.
Assert that two Node-API typed array data types are equal.
Strictly and safely type any EventEmitter-like interface on any object
Call an array of asynchronous functions in series
Call an array of asynchronous functions in parallel
Returns true if a value is a plain object, array or function.
Programmatic access to information about the AXObject Model
Get the last or last n elements in an array.
Validates if a value is a NaN primitive.
Validates if a value is a positive number primitive.
Validates if a value is a string.
An array of geographical data for all USA states with full TypeScript support
typesafe assertion library for TypeScript 3.7+
Runs a list of async tasks, passing the results of each into the next one
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Return a data type from a string representing the type
Make any value an array. No dependencies.
Test if a value is a complex typed array.
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Validates if a value is a URI.
Create C "array" instances on top of Buffers
Create a typed array.
buffer operations
Put a bunch of emitted events in an array, for testing.