function-bind
Advanced tools
Implementation of Function.prototype.bind
Weekly downloads
Readme
Implementation of function.prototype.bind
I mainly do this for unit tests I run on phantomjs. PhantomJS does not have Function.prototype.bind :(
Function.prototype.bind = require("function-bind")
npm install function-bind
Implementation of Function.prototype.bind
The npm package function-bind receives a total of 27,728,631 weekly downloads. As such, function-bind popularity was classified as popular.
We found that function-bind demonstrated a not healthy version release cadence and project activity. It has 2 open source maintainers collaborating on the project.