Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
iserror
Test whether value is error object
lodash.iserror
The lodash method `_.isError` exported as a module.
@stdlib/assert-is-error
Test if a value is an Error object.
@stdlib/assert-is-reference-error
Test if a value is a ReferenceError object.
@stdlib/assert-is-range-error
Test if a value is a RangeError object.
@stdlib/assert-is-syntax-error
Test if a value is a SyntaxError object.
@stdlib/assert-is-type-error
Test if a value is a TypeError object.
@stdlib/assert-is-eval-error
Test if a value is an EvalError object.
@stdlib/assert-is-uri-error
Test if a value is a URIError object.
typeverifier
Small utility to check variable types
jsmicro-is-error
Check does the given Javascript Object is an error.
@jsmicro/is-error
Check does the given Javascript Object is an error.