node-red-contrib-type-detect
A Node-RED node for detecting the type of a given object
A Node-RED node for detecting the type of a given object
求给定变量的数据类型
wraps `async.filter` to find items of a particular type in a directory
准确给出变量的类型,修复typeof的问题,目前不支持ES6中的Set,Map等数据类型。
JavaScript type
Check that two objects have all the same properties (keys and values) but don't check that the objects' constructors are the same.
type checking code bricks for JavaScript
returns the 'type' of a single value
The object validator for TypeScript.
Upgraded version of: typeof in JavaScript, to better identify & separate similar results.
how to typeof easily
数据类型分类两类,基本类型和引用类型。
javascript 数据校验方法
类型判断lib
Checks the entries of an array for a specific type
Checking every element of array by typeof it & compare with next element
A dead-simple type checking utility for JS
Common tools and methods for type determination
A super-tiny utility for basic `type checking` of JavaScript values.