is-arguments
npmv1.2.0TypeScriptIs this an arguments object? It's a harder question than you think.
Overview
is-arguments is an npm package that is this an arguments object? It's a harder question than you think. The latest version is 1.2.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need is this an arguments object? It's a harder question than you think and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of is-arguments.
Dependencies
Runtime (2)
Dev (13)
Used by
Popular packages that depend on is-arguments.
Alternatives to is-arguments
`Object.defineProperty`, but not IE 8's broken one.
Get and robustly cache all JS language-level intrinsics at first require time
Robustly `.call.bind()` a function
Is this value a JS SharedArrayBuffer?
Which kind of boxed JS primitive is this?
Check if a value is a plain object
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
A small polyfill for Object.setprototypeof
Merge objects using their property descriptors
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Really Fast Deep Clone
Frequently installed together
Robustly `.call.bind()` a function
An AST-based pattern checker for JavaScript.
Array#isArray for older browsers
Get and robustly cache all JS language-level intrinsics at first require time
The semantic version parser used by npm.
Store information about any JS value in a side channel. Uses WeakMap if available.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Get an iterator for any JS language value. Works robustly across all environments, all versions.
ES6 spec-compliant RegExp.prototype.flags shim.
string representations of objects in node and the browser
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Is this value a JS SharedArrayBuffer?
Version history
| Version | Published | License |
|---|---|---|
| 1.2.0latest | 1 year ago | MIT |
| 1.1.1 | 5 years ago | MIT |
| 1.1.0 | 5 years ago | MIT |
| 1.0.4 | 7 years ago | MIT |
| 1.0.3 | 7 years ago | MIT |
| 1.0.2 | 10 years ago | MIT |
| 1.0.1 | 11 years ago | MIT |
| 1.0.0 | 12 years ago | MIT |
| 0.1.0 | 12 years ago | MIT |
Maintainers
Funding
Frequently asked questions
How do I install is-arguments?
Run `npm install is-arguments` to add is-arguments to your npm project.
What license is is-arguments released under?
is-arguments is distributed under the MIT license.
How popular is is-arguments?
is-arguments has approximately 0 downloads per week and 1 known dependent packages.