Vika a1fdb9607d hw react2 2 роки тому
..
test a1fdb9607d hw react2 2 роки тому
.editorconfig a1fdb9607d hw react2 2 роки тому
.eslintrc a1fdb9607d hw react2 2 роки тому
.jscs.json a1fdb9607d hw react2 2 роки тому
.npmignore a1fdb9607d hw react2 2 роки тому
.travis.yml a1fdb9607d hw react2 2 роки тому
LICENSE a1fdb9607d hw react2 2 роки тому
README.md a1fdb9607d hw react2 2 роки тому
implementation.js a1fdb9607d hw react2 2 роки тому
index.js a1fdb9607d hw react2 2 роки тому
package.json a1fdb9607d hw react2 2 роки тому

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