Create native TypeError objects from an expected type and actual value
If isFunction(callbackfn) is false, throw a TypeError exception.
If IsObject(value) is false, throw a TypeError exception.
Simplifies generating an instance of TypeError with a predictable message.
Safe navigation of objects (avoid null pointer exceptions / avoid TypeError cannot access property 'x' of undefined)
If IsCallable(callbackfn) is false, throw a TypeError exception.
Test if a value is a TypeError object.
A helper utility to throw type errors using the Produck TypeError template
Wrapper for assert-fn that makes it throw a TypeError instead of an assertion error
Generate well-formed data from Large Language Models (LLMs) without encountering TypeError s, leveraging the power of Zod and zod-to-json-schema .
an exterminate 'TypeError: undefined is not a function' you encounter in node-v0
TypeError Decorator for JavaScript & TypeScript
Check if a value is a Fetch network error
safe access to deeply nested properties and functions in JS objects without getting a TypeError
Proxy-backed custom error message instead of TypeError: x is undefined
Object (dictionary) that throws TypeError when trying to get an undefined property
Escape the dreaded Uncaught TypeError: Cannot read property 'a' of undefined
A small utility to do a deep nest check on an object without throwing a TypeError
Serialize/deserialize an error into a plain object
Implements the WebIDL algorithms for converting to and from JavaScript values
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
🌗 A module used to mock canvas in Vitest.
Serialize/deserialize an error into a plain object in commonjs
content-type rewrite in TypeScript with ESM and CommonJS targets
Official Angular 2 plugin for amCharts V3, fix ng server error Module build failed: TypeError: Cannot read property 'text' of undefined