tarruda / hasLinks
Object.prototype.hasOwnProperty
☆60Updated last year
Alternatives and similar repositories for has
Users that are interested in has are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆164Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆93Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Manipulate the HTTP Vary header☆61Updated last week
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Convert RGB color to HEX☆118Updated last year
- A rollup plugin to show file size of the bundle in the cli☆128Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Read a package.json file☆167Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆47Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 5 months ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 8 months ago
- Filter object keys and values into a new object☆101Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆100Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Parse milliseconds into an object☆119Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago