animate/webGl/my-threejs-test/node_modules/function-bind
Sam 907ebae4c0 larry babby and threejs for glsl 2024-06-24 21:24:00 +12:00
..
.github larry babby and threejs for glsl 2024-06-24 21:24:00 +12:00
test larry babby and threejs for glsl 2024-06-24 21:24:00 +12:00
.eslintrc larry babby and threejs for glsl 2024-06-24 21:24:00 +12:00
.nycrc larry babby and threejs for glsl 2024-06-24 21:24:00 +12:00
CHANGELOG.md larry babby and threejs for glsl 2024-06-24 21:24:00 +12:00
LICENSE larry babby and threejs for glsl 2024-06-24 21:24:00 +12:00
README.md larry babby and threejs for glsl 2024-06-24 21:24:00 +12:00
implementation.js larry babby and threejs for glsl 2024-06-24 21:24:00 +12:00
index.js larry babby and threejs for glsl 2024-06-24 21:24:00 +12:00
package.json larry babby and threejs for glsl 2024-06-24 21:24:00 +12: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