Showing 1-20 of 1,380 packages
async loops that never RangeError
Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError
Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError
Deques are a generalization of stacks and queues
Test if a value is a RangeError object.
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
A simple cache for a few of the JS error constructors.
A lib has patch for rangeError exeption for strange peripheral discovery
ES Proposal spec-compliant shim for SuppressedError
enterprise errors
Returns true if A is a subclass of B or the same class as B.
A template literal tag for dedenting Fluent code
A beautiful and minimal logger for all applications
TypeScript definitions for whatwg-encoding
TypeScript definitions for varint
Check if a value is an error constructor
A really fast way to run a callback in the future
Make counter functions that deliver, one-by-one, all available integers: 0, 1, …, MAX_INT, -1, -2, …, MIN_INT, then throw a RangeError. AMD/UMD package.
Common error classes and utility functions
A better error-handler for Lad and Koa. Makes `ctx.throw` awesome (best used with koa-404-handler)