zheng f326829555 仓库 1 هفته پیش
..
.github f326829555 仓库 1 هفته پیش
test f326829555 仓库 1 هفته پیش
.eslintrc f326829555 仓库 1 هفته پیش
.nycrc f326829555 仓库 1 هفته پیش
CHANGELOG.md f326829555 仓库 1 هفته پیش
LICENSE f326829555 仓库 1 هفته پیش
README.md f326829555 仓库 1 هفته پیش
implementation.js f326829555 仓库 1 هفته پیش
index.js f326829555 仓库 1 هفته پیش
package.json f326829555 仓库 1 هفته پیش

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