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☆61Updated 2 years ago
- ☆36Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 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
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Node.js releases data☆36Updated last week
- A list of directories you should ignore by default☆23Updated 3 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆26Updated 4 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Check if a value is a plain object☆102Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Is this value a JS regex?☆24Updated 8 months ago
- get better errors☆24Updated last month
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Fast line to line SourceMap generator.☆40Updated 6 years ago