f219032956 智慧照明控制系统 v1.0.0 4 éve
..
test f219032956 智慧照明控制系统 v1.0.0 4 éve
.editorconfig f219032956 智慧照明控制系统 v1.0.0 4 éve
.eslintrc f219032956 智慧照明控制系统 v1.0.0 4 éve
.jscs.json f219032956 智慧照明控制系统 v1.0.0 4 éve
.npmignore f219032956 智慧照明控制系统 v1.0.0 4 éve
.travis.yml f219032956 智慧照明控制系统 v1.0.0 4 éve
LICENSE f219032956 智慧照明控制系统 v1.0.0 4 éve
README.md f219032956 智慧照明控制系统 v1.0.0 4 éve
implementation.js f219032956 智慧照明控制系统 v1.0.0 4 éve
index.js f219032956 智慧照明控制系统 v1.0.0 4 éve
package.json f219032956 智慧照明控制系统 v1.0.0 4 éve

README.md

function-bind

Implementation of function.prototype.bind

Example

I mainly do this for unit tests I run on phantomjs. PhantomJS does not have Function.prototype.bind :(

Function.prototype.bind = require("function-bind")

Installation

npm install function-bind

Contributors

  • Raynos

MIT Licenced