lxy 1c63d88d40 demo 2 gadi atpakaļ
..
test 1c63d88d40 demo 2 gadi atpakaļ
.editorconfig 1c63d88d40 demo 2 gadi atpakaļ
.eslintrc 1c63d88d40 demo 2 gadi atpakaļ
.jscs.json 1c63d88d40 demo 2 gadi atpakaļ
.npmignore 1c63d88d40 demo 2 gadi atpakaļ
.travis.yml 1c63d88d40 demo 2 gadi atpakaļ
LICENSE 1c63d88d40 demo 2 gadi atpakaļ
README.md 1c63d88d40 demo 2 gadi atpakaļ
implementation.js 1c63d88d40 demo 2 gadi atpakaļ
index.js 1c63d88d40 demo 2 gadi atpakaļ
package.json 1c63d88d40 demo 2 gadi atpakaļ

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