curaflow/node_modules/function-bind
Deep Koluguri 6058f9a862
Build Curio HMS / build-and-deploy (push) Successful in 48s Details
feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys
2026-05-23 11:27:26 -04:00
..
.github feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys 2026-05-23 11:27:26 -04:00
test feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys 2026-05-23 11:27:26 -04:00
.eslintrc feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys 2026-05-23 11:27:26 -04:00
.nycrc feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys 2026-05-23 11:27:26 -04:00
CHANGELOG.md feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys 2026-05-23 11:27:26 -04:00
LICENSE feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys 2026-05-23 11:27:26 -04:00
README.md feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys 2026-05-23 11:27:26 -04:00
implementation.js feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys 2026-05-23 11:27:26 -04:00
index.js feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys 2026-05-23 11:27:26 -04:00
package.json feat: implement Zen 4.0 Focus-First layout with SOAP notes and hotkeys 2026-05-23 11:27:26 -04: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