codeql-action/node_modules/function-bind
github-actions[bot] 9c3b394d7f Update checked-in dependencies 2023-10-23 18:03:04 +00:00
..
.github Update checked-in dependencies 2023-10-23 18:03:04 +00:00
test Regenerating node_modules 2020-09-14 10:42:37 +01:00
.eslintrc Update checked-in dependencies 2023-10-23 18:03:04 +00:00
.nycrc Update checked-in dependencies 2023-10-23 18:03:04 +00:00
CHANGELOG.md Update checked-in dependencies 2023-10-23 18:03:04 +00:00
LICENSE Regenerating node_modules 2020-09-14 10:42:37 +01:00
README.md Update checked-in dependencies 2023-10-23 18:03:04 +00:00
implementation.js Update checked-in dependencies 2023-10-23 18:03:04 +00:00
index.js Regenerating node_modules 2020-09-14 10:42:37 +01:00
package.json Update checked-in dependencies 2023-10-23 18:03:04 +00:00

README.md

function-bind Version Badge

github actions

dependency status dev dependency status License Downloads

npm badge

Implementation of function.prototype.bind

Old versions of phantomjs, Internet Explorer < 9, and node < 0.6 don't support Function.prototype.bind.

Example

Function.prototype.bind = require("function-bind")

Installation

npm install function-bind

Contributors

  • Raynos

MIT Licenced