Big news!Introducing Socket AI - ChatGPT-Powered Threat Analysis.Learn more
Socket
Socket

function-bind

Package Overview
Dependencies
0
Maintainers
2
Versions
5
Issues
File Explorer

Advanced tools

function-bind

Implementation of Function.prototype.bind

    1.1.1latest
    GitHub
    npm

Version published
Maintainers
2
Weekly downloads
38,758,646
increased by8.03%

Weekly downloads

Readme

Source

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

Keywords

FAQs

Last updated on 28 Aug 2017

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
Socket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc