jonschlinkert / kind-of

Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
https://github.com/jonschlnkert
MIT License
347 stars 38 forks source link

Add typed array support #5

Closed miguelmota closed 8 years ago

jonschlinkert commented 8 years ago

@doowb any objects to this? looks good to me, thanks @miguelmota

doowb commented 8 years ago

Looks good to me. I like the granularity of each typed array being shown instead of just returning array.

jonschlinkert commented 8 years ago

sorry for the delay!