node-function-bind

Implementation of Function.prototype.bind
  https://github.com/Raynos/function-bind
  0
  no reviews



Function-bind can be used for unit tests, and is useful for webframeworks that do not have the function-bind.

This package includes also the node-has (has) package, Object.prototype.hasOwnProperty.call shortcut.

Node.js is an event-based server-side JavaScript engine.