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☆102Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- A list of confusing globals that should be restricted to be used as globals☆16Updated 5 years ago
- Check if a URL is absolute☆79Updated last week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last week
- Conditional promise chains☆62Updated 4 years ago
- Read user name, email and URL from .npmrc or .gitconfig☆14Updated 2 years ago
- Opinionated HTML formatter focused towards making HTML diffs readable.☆39Updated 7 months ago
- ESLint plugin to prevent use of extended native objects☆57Updated 4 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Rollup plugin to automatically preserve shebangs in entry modules.☆48Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated last week
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Filter promises concurrently☆76Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- 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☆54Updated last week
- Filter object keys and values into a new object☆104Updated last year
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Minimalistic shallow equality check for arrays/objects☆79Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 7 months ago
- Codemods for the ESLint ecosystem☆26Updated last week
- (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
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Map over promises serially☆48Updated 4 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago