不会爬树的猴 1f41508d80 错误更改 2 jaren geleden
..
test 1f41508d80 错误更改 2 jaren geleden
.editorconfig 1f41508d80 错误更改 2 jaren geleden
.eslintrc 1f41508d80 错误更改 2 jaren geleden
.jscs.json 1f41508d80 错误更改 2 jaren geleden
.npmignore 1f41508d80 错误更改 2 jaren geleden
.travis.yml 1f41508d80 错误更改 2 jaren geleden
LICENSE 1f41508d80 错误更改 2 jaren geleden
README.md 1f41508d80 错误更改 2 jaren geleden
implementation.js 1f41508d80 错误更改 2 jaren geleden
index.js 1f41508d80 错误更改 2 jaren geleden
package.json 1f41508d80 错误更改 2 jaren geleden

README.md

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