Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
check whether value is undefined or empty or null
A vanilla JavaScript library for checking the type of variables in a more robust and accurate way than the typeof operator
This package is for confirming data that will take arguments to verify its value and type.