demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/npm/function-bind-1.1.2/README.md

Path
demo___customer_pitch-c4152739-a50b-4b5b-9d4d-0561461666d9.zip-extract/_dependencies/npm/function-bind-1.1.2/README.md
Status
scanned
Type
file
Name
README.md
Extension
.md
Programming language

      
    
Mime type
text/plain
File type
exported SGML document, ASCII text
Tag

      
    
Rootfs path

      
    
Size
1755 (1.7 KB)
MD5
e9cf820d7fdaacfefa8a583a32d1bbd5
SHA1
a8db4c2f387c42eb753011f48c5c4626d8e82635
SHA256
305fc05a184a5afa3766893be87d24e4c0f2e8561b66463a51aee4b196b1dc48
SHA512

      
    
SHA1_git
814c20b5a9e3c97f41dde308939b358f9ed93931
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
README.md | 1.7 KB |

# function-bind <sup>[![Version Badge][npm-version-svg]][package-url]</sup> [![github actions][actions-image]][actions-url] <!--[![coverage][codecov-image]][codecov-url]--> [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url] [![npm badge][npm-badge-png]][package-url] Implementation of function.prototype.bind Old versions of phantomjs, Internet Explorer < 9, and node < 0.6 don't support `Function.prototype.bind`. ## Example ```js Function.prototype.bind = require("function-bind") ``` ## Installation `npm install function-bind` ## Contributors - Raynos ## MIT Licenced [package-url]: https://npmjs.org/package/function-bind [npm-version-svg]: https://versionbadg.es/Raynos/function-bind.svg [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 [npm-badge-png]: https://nodei.co/npm/function-bind.png?downloads=true&stars=true [license-image]: https://img.shields.io/npm/l/function-bind.svg [license-url]: LICENSE [downloads-image]: https://img.shields.io/npm/dm/function-bind.svg [downloads-url]: https://npm-stat.com/charts.html?package=function-bind [codecov-image]: https://codecov.io/gh/Raynos/function-bind/branch/main/graphs/badge.svg [codecov-url]: https://app.codecov.io/gh/Raynos/function-bind/ [actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/Raynos/function-bind [actions-url]: https://github.com/Raynos/function-bind/actions
Detected license expression
mit
Detected license expression (SPDX)
MIT
Percentage of license text
0.79
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
mit-f7b5dfb9-a6ca-fcbd-87b8-ce8503f97cf5 mit MIT
URL Start line End line
https://npmjs.org/package/function-bind 32 32
https://versionbadg.es/Raynos/function-bind.svg 33 33
https://david-dm.org/Raynos/function-bind.svg 34 34
https://david-dm.org/Raynos/function-bind 35 35
https://david-dm.org/Raynos/function-bind/dev-status.svg 36 36
https://david-dm.org/Raynos/function-bind#info=devDependencies 37 37
https://nodei.co/npm/function-bind.png?downloads=true&stars=true 38 38
https://img.shields.io/npm/l/function-bind.svg 39 39
https://img.shields.io/npm/dm/function-bind.svg 41 41
https://npm-stat.com/charts.html?package=function-bind 42 42
https://codecov.io/gh/Raynos/function-bind/branch/main/graphs/badge.svg 43 43
https://app.codecov.io/gh/Raynos/function-bind/ 44 44
https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/Raynos/function-bind 45 45
https://github.com/Raynos/function-bind/actions 46 46
Package URL License Primary language
pkg:npm/acme-demo-app@1.0.0 JavaScript
pkg:npm/function-bind@1.1.2 mit JavaScript