Binds the thiskeyword of a method. Respectfully a fork of https://www.npmjs.com/package/bind-decorator
Binds the thiskeyword of a method. Respectfully a fork of https://www.npmjs.com/package/bind-decorator
The `bind()` method creates a new function that, when called, has its thiskeyword set to the provided value, with a given sequence of arguments preceding any provided when the new function is called.
Portable, lightweight JavaScript method extensions, minus the monkeypatching.
Proxy-backed portable, lightweight JavaScript method extensions, minus the monkeypatching.