FanFarm / system / V3fanfarm-ubuntu-local / V3fanfarm-frontend / node_modules / function-bind /
@Fanfarm User Fanfarm User authored on 12 Sep
..
.github Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
test Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
.eslintrc Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
.nycrc Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
CHANGELOG.md Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
LICENSE Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
README.md Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
implementation.js Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
index.js Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
package.json Fix API server issues -Disable Rack::Protection and remove Logger path error 7 months ago
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