eslint / eslint-visitor-keysLinks
Constants and utilities about visitor keys to traverse AST.
☆43Updated 10 months ago
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 10 months ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated 6 months ago
- Support for import assertions in acorn☆22Updated 8 months ago
- TC39 proposal for Object.propertyCount(target[, options])☆18Updated 3 weeks ago
- convert estree ast to babel☆35Updated 3 weeks ago
- Gracefully restore the CLI cursor on exit☆38Updated 10 months ago
- Check if a path is inside another path☆38Updated 2 years ago
- Check if a file path is a binary file☆45Updated last year
- utility to find a node☆23Updated 4 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆63Updated last month
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- utility to remove nodes from a tree☆23Updated last year
- Is this specifier a node.js core module?☆25Updated 5 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Detect the dominant newline character of a string☆55Updated last year
- programmatically publish and unpublish npm packages☆46Updated 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…☆93Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Node.js releases data☆36Updated last week
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 10 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ☆37Updated last year
- Provide a package name, get a list of every version, and who published it.☆24Updated last year
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago