lukeapage / eslint-plugin-destructuringLinks
Eslint rules related to ES2015 destructuring
☆17Updated 4 years ago
Alternatives and similar repositories for eslint-plugin-destructuring
Users that are interested in eslint-plugin-destructuring are comparing it to the libraries listed below
Sorting:
- Check if a value is a plain object☆104Updated last year
- A list of confusing globals that should be restricted to be used as globals☆16Updated 5 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- ESLint plugin to prevent use of extended native objects☆57Updated 9 months ago
- Conditional promise chains☆63Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Make a function mimic another one☆96Updated last year
- Find the closest babel config based on a directory☆13Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 5 months ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Read user name, email and URL from .npmrc or .gitconfig☆14Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Indent each line in a string☆115Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Opinionated HTML formatter focused towards making HTML diffs readable.☆39Updated 11 months ago
- Filter object keys and values into a new object☆105Updated last year
- Make your own nested errors☆69Updated 6 months ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated this week
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Parse a GitHub URL for user/project@version☆30Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- 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
- Tests whether one path is inside another path☆43Updated 5 years ago