polyfill-function-prototype-bind

0.0.1 • Public • Published

Function.prototype.bind polyfill

This is a polyfill for Function.prototype.bind. Useful if you are working with browsers that do not have the bind method.

Install and usage

To install:

npm install --save polyfill-function-prototype-bind

To use:

require('polyfill-function-prototype-bind');

Note: You will only need to require the package. And then you'll be able to use Function.prototype.bind.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    114
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    114
  • 0.0.0
    0

Package Sidebar

Install

npm i polyfill-function-prototype-bind

Weekly Downloads

114

Version

0.0.1

License

ISC

Last publish

Collaborators

  • leahcimic