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
- 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
- Get the path of the caller module☆67Updated 4 years ago
- Make a function mimic another one☆96Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Reduce CSS calc() function at the maximum☆56Updated last year
- Get the path of the parent module☆79Updated 4 months ago
- ESLint plugin to prevent use of extended native objects☆57Updated 8 months ago
- 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
- Read user name, email and URL from .npmrc or .gitconfig☆14Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Change alpha of a color string☆23Updated last year
- Check if a URL is absolute☆80Updated 4 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Sort the keys of an object☆108Updated 5 months ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 2 months ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Minimalistic shallow equality check for arrays/objects☆80Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Make your own nested errors☆69Updated 6 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated last week
- Find duplicate dependencies in your node_modules. Useful when use npm as a package manager for front-end.☆35Updated last month