Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
bevryabout 1 year agoCheck your types at runtime with ESNext syntax by meta programing in node.js and browser with interfaces, strict object and more.
KotoWolodover 2 years agoSimple and light-weight JavaScript type checker that brings convenience!
kevinmnmover 2 years ago