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 8 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Sink your streams.☆17Updated 2 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 3 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
- The color cyan, in ansi.☆8Updated 6 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years 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
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Live updating leveldb value component for preact☆6Updated 7 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
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- A ponyfill for Buffer.allocUnsafe☆14Updated 6 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Is this value a JS regex?☆24Updated 4 months ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆11Updated 7 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 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