inspect-js / is-arguments
Is this an arguments object? It's a harder question than you think.
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for is-arguments
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Sink your streams.☆17Updated last year
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆10Updated 2 months ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆15Updated 3 months ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Center-align the text in a string.☆22Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Is this value a JS regex?☆24Updated last month
- fs read and write streams based on minipass☆21Updated 4 months ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 3 years ago
- Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆14Updated 2 years ago
- Live updating leveldb value component for preact☆6Updated 7 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 6 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 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
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 5 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Test whether some promise passes a testing function☆14Updated 5 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago