Metho
A new method for methods
Featured
2 Votes

Description
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.