function-bind
Implementation of Function.prototype.bind
Last updated 8 years ago by ljharb .
MIT · Repository · Bugs · Original npm
$ cnpm install function-bind 
SYNC missed versions from official npm registry.

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

Current Tags

  • 1.1.1                                ...           latest (8 years ago)

1 Versions

  • 1.1.1                                ...           8 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (5)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org