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
169 stars 18 forks source link

Added type predicates for isPrimitive() (#7) #9

Closed JasonHK closed 4 years ago

mesqueeb commented 4 years ago

@JasonHK Thanks so much!!!