SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE
Current File : /opt/alt/alt-nodejs10/root/usr/lib/node_modules/npm/node_modules.bundled/function-bind//README.md
# function-bind
<!--
[![build status][travis-svg]][travis-url]
[![NPM version][npm-badge-svg]][npm-url]
[![Coverage Status][5]][6]
[![gemnasium Dependency Status][7]][8]
[![Dependency status][deps-svg]][deps-url]
[![Dev Dependency status][dev-deps-svg]][dev-deps-url]
-->
<!-- [![browser support][11]][12] -->
Implementation of function.prototype.bind
## Example
I mainly do this for unit tests I run on phantomjs.
PhantomJS does not have Function.prototype.bind :(
```js
Function.prototype.bind = require("function-bind")
```
## Installation
`npm install function-bind`
## Contributors
- Raynos
## MIT Licenced
[travis-svg]: https://travis-ci.org/Raynos/function-bind.svg
[travis-url]: https://travis-ci.org/Raynos/function-bind
[npm-badge-svg]: https://badge.fury.io/js/function-bind.svg
[npm-url]: https://npmjs.org/package/function-bind
[5]: https://coveralls.io/repos/Raynos/function-bind/badge.png
[6]: https://coveralls.io/r/Raynos/function-bind
[7]: https://gemnasium.com/Raynos/function-bind.png
[8]: https://gemnasium.com/Raynos/function-bind
[deps-svg]: https://david-dm.org/Raynos/function-bind.svg
[deps-url]: https://david-dm.org/Raynos/function-bind
[dev-deps-svg]: https://david-dm.org/Raynos/function-bind/dev-status.svg
[dev-deps-url]: https://david-dm.org/Raynos/function-bind#info=devDependencies
[11]: https://ci.testling.com/Raynos/function-bind.png
[12]: https://ci.testling.com/Raynos/function-bind
| NAME |
SIZE |
LAST TOUCH |
USER |
CAN-I? |
FUNCTIONS |
| .. | -- | 31 Aug 2024 8.02 AM | root / root | 0755 | |
| | | | | |
| .editorconfig | 0.279 KB | 22 Mar 2023 5.59 PM | root / root | 0644 | |
| .jscs.json | 4.043 KB | 22 Mar 2023 5.59 PM | root / root | 0644 | |
| .npmignore | 0.246 KB | 22 Mar 2023 5.59 PM | root / root | 0644 | |
| .travis.yml | 5.323 KB | 22 Mar 2023 5.59 PM | root / root | 0644 | |
| LICENSE | 1.027 KB | 22 Mar 2023 5.59 PM | root / root | 0644 | |
| README.md | 1.453 KB | 22 Mar 2023 5.59 PM | root / root | 0644 | |
| implementation.js | 1.429 KB | 22 Mar 2023 5.59 PM | root / root | 0644 | |
| index.js | 0.123 KB | 22 Mar 2023 5.59 PM | root / root | 0644 | |
| package.json | 1.686 KB | 22 Mar 2023 5.59 PM | root / root | 0644 | |