ultimatepos/Modules/Communication/node_modules/function-bind
2026-07-10 08:54:10 +03:30
..
.github Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
test Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
.eslintrc Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
.nycrc Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
CHANGELOG.md Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
implementation.js Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
index.js Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
LICENSE Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
package.json Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
README.md Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30

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