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:
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Gracefully restore the CLI cursor on exit☆40Updated last year
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 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
- ☆37Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Get the auth token set for an npm registry☆34Updated last month
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- 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
- Node.js releases data☆38Updated 2 weeks ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- ☆45Updated 3 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 5 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Make a function mimic another one☆97Updated last year
- Start a promise chain☆60Updated 3 months ago