Нет описания

FFIB: 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
..
test 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
.editorconfig 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
.eslintrc 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
.jscs.json 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
.npmignore 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
.travis.yml 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
LICENSE 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
README.md 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
implementation.js 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
index.js 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
package.json 11e3a9652a first лет %!s(int64=7): %!d(string=назад)

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