sidoshi / eslint-restricted-globalsLinks
A list of confusing globals that should be restricted to be used as globals
☆16Updated 5 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
Sorting:
- Optimize regex literals☆76Updated last year
- ESLint plugin to prevent use of extended native objects☆57Updated 8 months ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Check if a value is a plain object☆104Updated last year
- Require `throw new Error()` and not `throw Error()`☆26Updated last month
- Disable ESLint plugins using file path patterns and inline comments☆56Updated 2 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Make your own error types!☆70Updated 3 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- Node.js releases data☆38Updated this week
- Indent each line in a string☆115Updated 3 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated last week
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- recursively find the closest package.json☆47Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Mock STDIN file descriptor in Node.js☆68Updated 5 years ago
- require/import dependency validation☆44Updated 2 years ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 3 years ago
- Map over promises serially☆50Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- capitalize a string, or all words in a string☆39Updated 4 years ago