Aucune description

FFIB: 11e3a9652a first 7 ans auparavant
..
test 11e3a9652a first 7 ans auparavant
.editorconfig 11e3a9652a first 7 ans auparavant
.eslintrc 11e3a9652a first 7 ans auparavant
.jscs.json 11e3a9652a first 7 ans auparavant
.npmignore 11e3a9652a first 7 ans auparavant
.travis.yml 11e3a9652a first 7 ans auparavant
LICENSE 11e3a9652a first 7 ans auparavant
README.md 11e3a9652a first 7 ans auparavant
implementation.js 11e3a9652a first 7 ans auparavant
index.js 11e3a9652a first 7 ans auparavant
package.json 11e3a9652a first 7 ans auparavant

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