Metho - A new method for methods
by•
A simple JS library allowing any existing object to be extended without fear of clashing property names. Great for safely monkey patching native prototypes. See https://dev.to/jonrandy/introducing-metho-safely-adding-superpowers-to-js-1lj for more information.

Replies