node-ap

Like Function.bind without setting "this"
  https://github.com/substack/node-ap
  0
  no reviews



This Node.js module exposes bind, apply, partial equivalents that do not require setting scope, and preserve "this".

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