method-overload
v0.1.1
Published
Makes it easy to overload functions in Javascript
Downloads
11
Readme
overloadjs
Overload.js is a small JS library that mimics and emulates method overloading in JavaScript that many other typed languages would allow for. Overload JS is heavily inspired by JosephClay's implementation of Overloading in JavaScript.
general usage
Please visit The Github Page for full documentations!