1.0.1 • Published 6 years ago
mytypeof v1.0.1
myTypeOf
Searching for a specific type? Tired of strings when you wanted numbers? Look no further, myTypeOf will find you the exact type you need. Unlike typeof...
myTypeOf uses a very common trick that reads off of the object prototype- likely the same code is in your projects now. myTypeOf is just a ready to go compilation for quick imports.
myTypeOf utilizes static functions for absolute speed. It's exponentially faster when compared to dynamically namespaced functions.