Icard/angular-clarity-master(work.../node_modules/function-bind
realSnehal 400e0876de frontend 2024-07-16 20:25:36 +05:30
..
.github frontend 2024-07-16 20:25:36 +05:30
test frontend 2024-07-16 20:25:36 +05:30
.eslintrc frontend 2024-07-16 20:25:36 +05:30
.nycrc frontend 2024-07-16 20:25:36 +05:30
CHANGELOG.md frontend 2024-07-16 20:25:36 +05:30
LICENSE frontend 2024-07-16 20:25:36 +05:30
README.md frontend 2024-07-16 20:25:36 +05:30
implementation.js frontend 2024-07-16 20:25:36 +05:30
index.js frontend 2024-07-16 20:25:36 +05:30
package.json frontend 2024-07-16 20:25:36 +05:30

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