名称 最后更新
..
test 正在载入提交数据...
.editorconfig 正在载入提交数据...
.eslintrc 正在载入提交数据...
.jscs.json 正在载入提交数据...
.npmignore 正在载入提交数据...
.travis.yml 正在载入提交数据...
LICENSE 正在载入提交数据...
README.md 正在载入提交数据...
implementation.js 正在载入提交数据...
index.js 正在载入提交数据...
package.json 正在载入提交数据...

function-bind

Implementation of function.prototype.bind

Example

I mainly do this for unit tests I run on phantomjs. PhantomJS does not have Function.prototype.bind :(

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

Installation

npm install function-bind

Contributors

  • Raynos

MIT Licenced