iching-broker-level1/node_modules/function-bind
Christopher Hase 323cea883d
All checks were successful
ci / build (push) Successful in 1m14s
unit tests part 3
2025-03-31 14:27:20 +02:00
..
.github unit tests part 3 2025-03-31 14:27:20 +02:00
test unit tests part 3 2025-03-31 14:27:20 +02:00
.eslintrc unit tests part 3 2025-03-31 14:27:20 +02:00
.nycrc unit tests part 3 2025-03-31 14:27:20 +02:00
CHANGELOG.md unit tests part 3 2025-03-31 14:27:20 +02:00
implementation.js unit tests part 3 2025-03-31 14:27:20 +02:00
index.js unit tests part 3 2025-03-31 14:27:20 +02:00
LICENSE unit tests part 3 2025-03-31 14:27:20 +02:00
package.json unit tests part 3 2025-03-31 14:27:20 +02:00
README.md unit tests part 3 2025-03-31 14:27:20 +02:00

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