function-bind
Advanced tools
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
FAQs
Implementation of Function.prototype.bind
The npm package function-bind receives a total of 31,780,344 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 because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.