sindresorhus / globals
Global identifiers from different JavaScript environments
☆451Updated last month
Alternatives and similar repositories for globals:
Users that are interested in globals are comparing it to the libraries listed below
- Lint JavaScript code blocks in Markdown documents☆438Updated last week
- Detect if the current environment is a CI server☆390Updated 3 months ago
- Find a file or directory by walking up parent directories☆601Updated 2 weeks ago
- ECMAScript Proposal, specs, and reference implementation for Promise.try☆265Updated 5 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 5 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆465Updated 2 months ago
- Lint your JSON files☆210Updated 7 months ago
- Get metadata of a package from the npm registry☆240Updated 8 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 6 months ago
- Read the closest package.json file☆266Updated last year
- Sort an Object or package.json based on the well-known package.json keys☆840Updated last month
- node byte string parser☆467Updated 8 months ago
- Run some code when the process exits☆284Updated last year
- Get a random temporary file or directory path☆427Updated last year
- Additional ESLint rules for directive comments of ESLint.☆365Updated last year
- Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has …☆236Updated 2 months ago
- Read a package.json file☆165Updated last year
- Implements the node.js require.resolve() algorithm☆782Updated 3 months ago
- Clean up error stack traces☆339Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆301Updated last year
- Parse JSON with more helpful errors☆359Updated 2 weeks ago
- Timeout a promise after a specified amount of time☆285Updated 3 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆327Updated 3 months ago
- Get stdin as a string or buffer☆338Updated last year
- Get paths for storing things like data, config, cache, etc☆385Updated 9 months ago
- normalizes package metadata, typically found in package.json file.☆199Updated 6 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Quickly scan for CLI flags and arguments☆645Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year