a small and robust typeof implementation
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
A tiny invariant function
A ridiculously light-weight argument validator (now browser friendly)
A tiny warning function
Determine a value's type.
WASI threads proposal implementation in JavaScript
A set of JavaScript helper functions to check for types
Get the native JavaScript type of a value, preceded by the appropriate indefinite article (either `a` or `an`), for use in error messages.
Tiny Casing utils
TypeScript definitions for kdbush
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
Tiny and extremely fast globbing
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Tiny CBOR library
A minimal fork of nanospy, with more features
A tiny inflate implementation
Additional JSON-Schema keywords for Ajv JSON validator
maximally minimal type-testing library
Node module. typeOf('a string') == 'string', typeOf([]) == 'array', etc.. Also supports named functions detections aka javascript classes
Utility to dynamically load ESM modules in TypeScript CommonJS projects
fast, tiny `queueMicrotask` shim for modern engines
Fully type-checked EventEmitter