mesqueeb / is-what

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
https://mesqueeb.github.io/is-what/
MIT License
170 stars 18 forks source link

add `isInstanceOf` to readme #46

Closed mesqueeb closed 1 year ago

mesqueeb commented 1 year ago

add something on isInstanceOf to the readme above the ### Getting and checking for specific types section.

mesqueeb commented 1 year ago

@jcbhmr