Category Archives: Miscellaneous

is.js and isFn.js

Just a couple of small scripts I created for fun that deals with type checking in javascript. is.js is a tiny (~200 bytes) strict type checker/engine which offer a little API to test JavaScript types as well as allows the … Continue reading

Posted in Miscellaneous | Comments Off