typechecker
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
@httpx/plain-object
Fast and lightweight utility functions to check if a value is a plain object.
type-is-plain-object
A utility to test if a 'value' has a type of 'Object' and it was created by the Object constructor