@nodesuite/is
TypeScript icon, indicating that this package has built-in type declarations

0.3.32 • Public • Published

nodesuite

@nodesuite/is

Summary

Runtime checking of JavaScript variable types with TypeScript type guards.

Installation

pnpm install @nodesuite/is

Credit

Many of the definitions within this package are sourced or modified from the original sindresorhus/is library.

Additionally, the type guard system leans heavily on the sindresorhus/type-fest library by the same author.

Importantly, the api surfaces of the two packages are fundamentally different so care should be taken to not attempt to use the same functions expecting the same result.

Package Sidebar

Install

npm i @nodesuite/is

Weekly Downloads

0

Version

0.3.32

License

ISC

Unpacked Size

255 kB

Total Files

43

Last publish

Collaborators

  • insidium