sidoshi / eslint-restricted-globals
A list of confusing globals that should be restricted to be used as globals
☆16Updated 4 years ago
Alternatives and similar repositories for eslint-restricted-globals:
Users that are interested in eslint-restricted-globals are comparing it to the libraries listed below
- Tests whether one path is inside another path☆41Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Require `throw new Error()` and not `throw Error()`☆26Updated last week
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 weeks ago
- ESLint plugin to prevent use of extended native objects☆56Updated last month
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆86Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Webpack loader designed for loader testing and debugging. Calls a function with the received input.☆52Updated 2 years ago
- Optimize regex literals☆76Updated 9 months ago
- Get the auth token set for an npm registry☆35Updated last month
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Get a PATH containing locally installed module executables.☆50Updated 4 years ago
- require/import dependency validation☆44Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Map over promises serially☆48Updated 3 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- File naming consistency verification tool.☆17Updated 4 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year