BrainMaestro / eslint-plugin-optimize-regexLinks
Optimize regex literals
☆76Updated 11 months ago
Alternatives and similar repositories for eslint-plugin-optimize-regex
Users that are interested in eslint-plugin-optimize-regex are comparing it to the libraries listed below
Sorting:
- ESLint plugin to prevent use of extended native objects☆56Updated 3 weeks ago
- Rules for Array functions and methods.☆96Updated this week
- A utility for composing ESLint rules from other ESLint rules☆56Updated 2 years ago
- Disable ESLint plugins using file path patterns and inline comments☆56Updated 2 years ago
- Monorepo for NodeLib libraries☆73Updated 4 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 3 months ago
- A list of confusing globals that should be restricted to be used as globals☆16Updated 4 years ago
- ☆18Updated 10 months ago
- string representations of objects in node and the browser☆148Updated 4 months ago
- Easily handle defaults for your options☆74Updated last year
- simple eslint rules for deprecation☆82Updated 10 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year
- Require `throw new Error()` and not `throw Error()`☆26Updated this week
- An opinionated package.json formatter plugin for Prettier☆88Updated last year
- Check if your package was installed globally☆70Updated last year
- Check if a value is a plain object☆102Updated last year
- Start a promise chain☆58Updated 3 years ago
- Find the closest package.json file☆164Updated last year
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Write a package.json file☆88Updated 10 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- A plugin which allows you to run a full instance of TSLint within ESLint☆21Updated 6 years ago
- ESLint plugin about ECMAScript syntactic features.☆109Updated 3 years ago
- Check if a URL is absolute