kiruthiga 55473b7e7c initial push 5 روز پیش
..
test 55473b7e7c initial push 5 روز پیش
.editorconfig 55473b7e7c initial push 5 روز پیش
.eslintrc 55473b7e7c initial push 5 روز پیش
.jscs.json 55473b7e7c initial push 5 روز پیش
.npmignore 55473b7e7c initial push 5 روز پیش
.travis.yml 55473b7e7c initial push 5 روز پیش
LICENSE 55473b7e7c initial push 5 روز پیش
README.md 55473b7e7c initial push 5 روز پیش
implementation.js 55473b7e7c initial push 5 روز پیش
index.js 55473b7e7c initial push 5 روز پیش
package.json 55473b7e7c initial push 5 روز پیش

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