chenpm 113896a47c no message преди 8 месеца
..
test 113896a47c no message преди 8 месеца
.editorconfig 113896a47c no message преди 8 месеца
.eslintrc 113896a47c no message преди 8 месеца
.jscs.json 113896a47c no message преди 8 месеца
.npmignore 113896a47c no message преди 8 месеца
.travis.yml 113896a47c no message преди 8 месеца
LICENSE 113896a47c no message преди 8 месеца
README.md 113896a47c no message преди 8 месеца
implementation.js 113896a47c no message преди 8 месеца
index.js 113896a47c no message преди 8 месеца
package.json 113896a47c no message преди 8 месеца

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