inspect-js / is-argumentsLinks
Is this an arguments object? It's a harder question than you think.
☆16Updated 6 months ago
Alternatives and similar repositories for is-arguments
Users that are interested in is-arguments are comparing it to the libraries listed below
Sorting:
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 9 months ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆16Updated 6 months ago
- Sink your streams.☆17Updated 2 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Live updating leveldb value component for preact☆6Updated 7 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 7 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Simple `setImmediate` shim☆28Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- A ponyfill for Buffer.allocUnsafe☆14Updated 6 years ago
- Is this value a JS regex?☆24Updated 6 months ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 7 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago