inspect-js / is-argumentsLinks
Is this an arguments object? It's a harder question than you think.
☆17Updated 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
- 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
- Find the module object for something that was require()d☆27Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Simple `setImmediate` shim☆28Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- A collection of Regenerate sets for Unicode various properties.☆19Updated 9 months ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆16Updated 6 months ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Sink your streams.☆17Updated 2 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year