inspect-js / is-arguments
Is this an arguments object? It's a harder question than you think.
☆16Updated 4 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 9 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Is this value a JS regex?☆24Updated 4 months ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Live updating leveldb value component for preact☆6Updated 7 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 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
- ☆27Updated 4 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 7 months ago
- ☆8Updated 7 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
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- JavaScript modules with C++ addons☆15Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Simple `setImmediate` shim☆28Updated last year
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago