Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
bevryabout 1 year agoThis package is for confirming data that will take arguments to verify its value and type.
musultonover 2 years agoA vanilla JavaScript library for checking the type of variables in a more robust and accurate way than the typeof operator
david-schofieldabout 1 year agocheck whether value is undefined or empty or null
Workajaover 2 years ago