call-bind-apply-helpers
npmv1.0.2TypeScriptHelper functions around Function call/apply/bind, for use in `call-bind`
Overview
call-bind-apply-helpers is an npm package that helper functions around Function call/apply/bind, for use in `call-bind`. The latest version is 1.0.2, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need helper functions around Function call/apply/bind, for use in `call-bind` and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (23 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of call-bind-apply-helpers.
Dependencies
Runtime (2)
Dev (21)
Used by
Popular packages that depend on call-bind-apply-helpers.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Get and robustly cache all JS language-level intrinsics at first require time
Robustly `.call.bind()` a function
Frequently installed together
An AST-based pattern checker for JavaScript.
string representations of objects in node and the browser
`Object.defineProperty`, but not IE 8's broken one.
Get and robustly cache all JS language-level intrinsics at first require time
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Set a function's length property
A robust, ES3 compatible, "has own property" predicate.
A simple cache for a few of the JS Error constructors.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Implementation of Function.prototype.bind
Version history
| Version | Published | License |
|---|---|---|
| 1.0.2latest | 1 year ago | MIT |
| 1.0.1 | 1 year ago | MIT |
| 1.0.0 | 1 year ago | MIT |
Maintainers
Frequently asked questions
How do I install call-bind-apply-helpers?
Run `npm install call-bind-apply-helpers` to add call-bind-apply-helpers to your npm project.
What license is call-bind-apply-helpers released under?
call-bind-apply-helpers is distributed under the MIT license.
How popular is call-bind-apply-helpers?
call-bind-apply-helpers has approximately 0 downloads per week and 3 known dependent packages.