{"_id":"simple-bind-x","_rev":"64770","name":"simple-bind-x","description":"Creates a new function with a bound sequence of arguments. Compliant to 8 arguments.","dist-tags":{"latest":"1.0.3"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"time":{"modified":"2021-06-03T10:21:47.000Z","created":"2019-08-16T11:50:05.007Z","1.0.3":"2019-08-28T16:33:49.891Z","1.0.2":"2019-08-20T18:57:35.109Z","1.0.1":"2019-08-16T19:12:10.910Z","1.0.0":"2019-08-16T11:50:05.007Z"},"users":{},"author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/Xotic750/simple-bind-x.git"},"versions":{"1.0.3":{"name":"simple-bind-x","version":"1.0.3","description":"Creates a new function with a bound sequence of arguments. Compliant to 8 arguments.","homepage":"https://github.com/Xotic750/simple-bind-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2019-present","keywords":["simple","function","bind","module","javascript","nodejs","browser"],"module":"dist/simple-bind-x.esm.js","main":"dist/simple-bind-x.js","jsdelivr":"dist/simple-bind-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/simple-bind-x.js -o dist/simple-bind-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/simple-bind-x.git"},"bugs":{"url":"https://github.com/Xotic750/simple-bind-x/issues"},"dependencies":{"has-working-bind-x":"^1.0.1","util-pusher-x":"^1.0.3"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.18","@types/node":"^12.7.2","@types/webpack":"^4.39.1","@xotic750/eslint-config-recommended":"^1.1.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.2.2","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^3.0.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.2","eslint-plugin-jsdoc":"^15.8.3","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.6.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.9.0","jest-cli":"^24.9.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.3","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.7","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.2"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"7c083c451b029780d7c14a517bb3df1d2d2a4653","_id":"simple-bind-x@1.0.3","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"05fcab023a5d46213e8358a2ac49cc566ec94495","size":18943,"noattachment":false,"key":"/simple-bind-x/-/simple-bind-x-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/simple-bind-x/download/simple-bind-x-1.0.3.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/simple-bind-x_1.0.3_1567010029779_0.9447904172660362"},"_hasShrinkwrap":false,"publish_time":1567010029891,"_cnpm_publish_time":1567010029891},"1.0.2":{"name":"simple-bind-x","version":"1.0.2","description":"Creates a new function with a bound sequence of arguments. Compliant to 8 arguments.","homepage":"https://github.com/Xotic750/simple-bind-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2019-present","keywords":["simple","function","bind","module","javascript","nodejs","browser"],"module":"dist/simple-bind-x.esm.js","main":"dist/simple-bind-x.js","jsdelivr":"dist/simple-bind-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/simple-bind-x.js -o dist/simple-bind-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/simple-bind-x.git"},"bugs":{"url":"https://github.com/Xotic750/simple-bind-x/issues"},"dependencies":{"has-working-bind-x":"^1.0.0","util-pusher-x":"^1.0.2"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.18","@types/node":"^12.7.2","@types/webpack":"^4.39.0","@xotic750/eslint-config-recommended":"^1.1.5","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.2.1","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.3","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.9.0","jest-cli":"^24.9.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.2","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.7","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"71824c346fdd04739f823f76a9165edbd6338cb1","_id":"simple-bind-x@1.0.2","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"2495707bccc98604010e5638bbe00d0e5866ddb5","size":18940,"noattachment":false,"key":"/simple-bind-x/-/simple-bind-x-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/simple-bind-x/download/simple-bind-x-1.0.2.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/simple-bind-x_1.0.2_1566327454971_0.7020534620626537"},"_hasShrinkwrap":false,"publish_time":1566327455109,"_cnpm_publish_time":1566327455109},"1.0.1":{"name":"simple-bind-x","version":"1.0.1","description":"Creates a new function with a bound sequence of arguments. Compliant to 8 arguments.","homepage":"https://github.com/Xotic750/simple-bind-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2019-present","keywords":["simple","function","bind","module","javascript","nodejs","browser"],"module":"dist/simple-bind-x.esm.js","main":"dist/simple-bind-x.js","jsdelivr":"dist/simple-bind-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/simple-bind-x.js -o dist/simple-bind-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/simple-bind-x.git"},"bugs":{"url":"https://github.com/Xotic750/simple-bind-x/issues"},"dependencies":{"util-pusher-x":"^1.0.1"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.17","@types/node":"^12.7.2","@types/webpack":"^4.32.1","@xotic750/eslint-config-recommended":"^1.1.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.2","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.6","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"0b67ddeb6b12950aac8d598fa236375f8f62b649","_id":"simple-bind-x@1.0.1","_nodeVersion":"8.11.4","_npmVersion":"6.10.1","dist":{"shasum":"7a161bfb47d7ce644a5f7230fdd17a7a7ebadd9c","size":15773,"noattachment":false,"key":"/simple-bind-x/-/simple-bind-x-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/simple-bind-x/download/simple-bind-x-1.0.1.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/simple-bind-x_1.0.1_1565982730751_0.0818725042312376"},"_hasShrinkwrap":false,"publish_time":1565982730910,"_cnpm_publish_time":1565982730910},"1.0.0":{"name":"simple-bind-x","version":"1.0.0","description":"Creates a new function with a bound sequence of arguments. Compliant to 8 arguments.","homepage":"https://github.com/Xotic750/simple-bind-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2019-present","keywords":["simple","function","bind","module","javascript","nodejs","browser"],"module":"dist/simple-bind-x.esm.js","main":"dist/simple-bind-x.js","jsdelivr":"dist/simple-bind-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/simple-bind-x.js -o dist/simple-bind-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/simple-bind-x.git"},"bugs":{"url":"https://github.com/Xotic750/simple-bind-x/issues"},"dependencies":{},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.17","@types/node":"^12.7.2","@types/webpack":"^4.32.1","@xotic750/eslint-config-recommended":"^1.1.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.2","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.6","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"9f1c14902b49123e8818ba1538b96299b93f7a83","_id":"simple-bind-x@1.0.0","_nodeVersion":"8.11.4","_npmVersion":"6.10.1","dist":{"shasum":"e67421da4dc5404a754b6dc19c290f9ac628c21a","size":13422,"noattachment":false,"key":"/simple-bind-x/-/simple-bind-x-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/simple-bind-x/download/simple-bind-x-1.0.0.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/simple-bind-x_1.0.0_1565956204800_0.24804123688892044"},"_hasShrinkwrap":false,"publish_time":1565956205007,"_cnpm_publish_time":1565956205007}},"readme":"<a\n  href=\"https://travis-ci.org/Xotic750/simple-bind-x\"\n  title=\"Travis status\">\n<img\n  src=\"https://travis-ci.org/Xotic750/simple-bind-x.svg?branch=master\"\n  alt=\"Travis status\" height=\"18\">\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/simple-bind-x\"\n  title=\"Dependency status\">\n<img src=\"https://david-dm.org/Xotic750/simple-bind-x/status.svg\"\n  alt=\"Dependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/simple-bind-x?type=dev\"\n  title=\"devDependency status\">\n<img src=\"https://david-dm.org/Xotic750/simple-bind-x/dev-status.svg\"\n  alt=\"devDependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://badge.fury.io/js/simple-bind-x\"\n  title=\"npm version\">\n<img src=\"https://badge.fury.io/js/simple-bind-x.svg\"\n  alt=\"npm version\" height=\"18\">\n</a>\n<a\n  href=\"https://www.jsdelivr.com/package/npm/simple-bind-x\"\n  title=\"jsDelivr hits\">\n<img src=\"https://data.jsdelivr.com/v1/package/npm/simple-bind-x/badge?style=rounded\"\n  alt=\"jsDelivr hits\" height=\"18\">\n</a>\n<a\n  href=\"https://bettercodehub.com/results/Xotic750/simple-bind-x\"\n  title=\"bettercodehub score\">\n<img src=\"https://bettercodehub.com/edge/badge/Xotic750/simple-bind-x?branch=master\"\n  alt=\"bettercodehub score\" height=\"18\">\n</a>\n<a\n  href=\"https://coveralls.io/github/Xotic750/simple-bind-x?branch=master\"\n  title=\"Coverage Status\">\n<img src=\"https://coveralls.io/repos/github/Xotic750/simple-bind-x/badge.svg?branch=master\"\n  alt=\"Coverage Status\" height=\"18\">\n</a>\n\n<a name=\"module_simple-bind-x\"></a>\n\n## simple-bind-x\n\nCreates a new function with a bound sequence of arguments. Creates a new function with a bound sequence of arguments.\nCompliant to 8 arguments.\n\n<a name=\"exp_module_simple-bind-x--module.exports\"></a>\n\n### `module.exports` ⇒ <code>function</code> ⏏\n\nThe bind() method creates a new function that, when called, has its this\nkeyword set to the provided value, with a given sequence of arguments\npreceding any provided when the new function is called.\n\n**Kind**: Exported member  \n**Returns**: <code>function</code> - The bound function.  \n**Throws**:\n\n- <code>TypeError</code> If target is not a function.\n\n| Param   | Type                  | Description                                                                                                                                                                              |\n| ------- | --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| target  | <code>function</code> | The target function.                                                                                                                                                                     |\n| thisArg | <code>\\*</code>       | The value to be passed as the this parameter to the target function when the bound function is called. The value is ignored if the bound function is constructed using the new operator. |\n| [args]  | <code>...\\*</code>    | Arguments to prepend to arguments provided to the bound function when invoking the target function.                                                                                      |\n\n**Example**\n\n```js\nimport bind from 'simple-bind-x';\n\nthis.x = 9; // this refers to global \"window\" object here in the browser\nconst module = {\n  x: 81,\n  getX: function() {\n    return this.x;\n  },\n};\n\nconsole.log(module.getX()); // 81\n\nconst retrieveX = module.getX;\nconsole.log(retrieveX());\n// returns 9 - The function gets invoked at the global scope\n\n// Create a new function with 'this' bound to module\n// New programmers might confuse the\n// global var x with module's property x\nconst boundGetX = bind(retrieveX, module);\nconsole.log(boundGetX()); // 81\n```\n","_attachments":{},"homepage":"https://github.com/Xotic750/simple-bind-x","bugs":{"url":"https://github.com/Xotic750/simple-bind-x/issues"},"license":"MIT"}