cs50/node_modules/function-bind
Dr. Sascha Woitschetzki e55abc64ff http-server 2024-03-11 10:02:51 +07:00
..
.github http-server 2024-03-11 10:02:51 +07:00
test http-server 2024-03-11 10:02:51 +07:00
.eslintrc http-server 2024-03-11 10:02:51 +07:00
.nycrc http-server 2024-03-11 10:02:51 +07:00
CHANGELOG.md http-server 2024-03-11 10:02:51 +07:00
LICENSE http-server 2024-03-11 10:02:51 +07:00
README.md http-server 2024-03-11 10:02:51 +07:00
implementation.js http-server 2024-03-11 10:02:51 +07:00
index.js http-server 2024-03-11 10:02:51 +07:00
package.json http-server 2024-03-11 10:02:51 +07: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