inspect-js / is-arguments
Is this an arguments object? It's a harder question than you think.
☆15Updated 3 months ago
Alternatives and similar repositories for is-arguments:
Users that are interested in is-arguments are comparing it to the libraries listed below
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- 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
- Sink your streams.☆17Updated last year
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- A ponyfill for Buffer.allocUnsafe☆14Updated 6 years ago
- Is this value a JS regex?☆24Updated 3 months ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Check if the package is being installed by another package☆13Updated 6 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 7 years 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
- 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 3 years ago
- List of vendor prefixes known to the web platform☆11Updated 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
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Live updating leveldb value component for preact☆6Updated 7 years ago
- Create ansi colors by passing open and close codes.☆19Updated 11 months ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 6 months ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago