1.4.1 • Published 6 years ago

stb-shim-bind v1.4.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Shim for bind function

build status npm version dependencies status devDependencies status Gitter

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.