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 2 weeks ago
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years 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 3 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Gracefully restore the CLI cursor on exit☆41Updated last year
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Check if a value is a plain object☆103Updated last year
- ☆37Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated this week
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated last month
- Is this specifier a node.js core module?☆26Updated 2 weeks ago
- Check if your package was installed globally☆71Updated 2 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆28Updated 4 years ago
- Maps lines and columns to character offsets and back.☆27Updated 2 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- ☆20Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Node.js releases data☆38Updated last month
- 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
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 4 years ago