yangfei d6462fcff2 1 3 days ago
..
.github d6462fcff2 1 3 days ago
test d6462fcff2 1 3 days ago
.eslintrc d6462fcff2 1 3 days ago
.nycrc d6462fcff2 1 3 days ago
CHANGELOG.md d6462fcff2 1 3 days ago
LICENSE d6462fcff2 1 3 days ago
README.md d6462fcff2 1 3 days ago
implementation.js d6462fcff2 1 3 days ago
index.js d6462fcff2 1 3 days ago
package.json d6462fcff2 1 3 days ago

README.md

function-bind Version Badge

github actions dependency status dev dependency status License Downloads

npm badge

Implementation of function.prototype.bind

Old versions of phantomjs, Internet Explorer < 9, and node < 0.6 don't support Function.prototype.bind.

Example

Function.prototype.bind = require("function-bind")

Installation

npm install function-bind

Contributors

  • Raynos

MIT Licenced