0.4.0 • Published 7 years ago

type-verify v0.4.0

Weekly downloads
76
License
MIT
Repository
github
Last release
7 years ago

type-verify

Version 0.4.0

---

I'm looking for a npm module with this features:

  1. To be very tiny
  2. To provide typeof verify
  3. To provide object Type verify
  4. To provide instanceof verify
  5. Unify 3 previous features in one function
  6. But not modify these behaviours
  7. To report expected type values and actual type values

This is a list of npm modules that I've found: