stb-shim-bind
v1.4.1
Published
Pure JavaScript implementation of bind method in function prototype.
Downloads
7
Maintainers
Readme
Shim for bind function
Pure JavaScript implementation of bind method in function prototype.
Installation
npm install stb-shim-bind
Usage
Apply shim for bind:
require('stb-shim-bind');
Contribution
If you have any problems or suggestions please open an issue according to the contribution rules.
License
stb-shim-bind
is released under the MIT License.