eslint / eslint-visitor-keysLinks
Constants and utilities about visitor keys to traverse AST.
☆43Updated last year
Alternatives and similar repositories for eslint-visitor-keys
Users that are interested in eslint-visitor-keys are comparing it to the libraries listed below
Sorting:
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆62Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- ☆37Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Check if a value is a plain object☆103Updated last year
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Node.js releases data☆38Updated last week
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆22Updated last year
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated last month
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 5 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 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
- Check if your package was installed globally☆70Updated 2 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago