type-detect

Improved typeof detection for node.js and the browser.

js-subtype

A function to detect the type and subtype of a given JavaScript value.

gundam5

A robust micro library for type checking. Defers to constructs' internal `[[Class]]` property rather than duck typing for excellent type detection and to avoid triggering false positives.