tarruda / hasLinks
Object.prototype.hasOwnProperty
☆59Updated last year
Alternatives and similar repositories for has
Users that are interested in has are comparing it to the libraries listed below
Sorting:
- Check if a value is a plain object☆102Updated last year
- Check if your package was installed globally☆70Updated 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…☆94Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆47Updated 3 years ago
- Find the closest package.json file☆164Updated last month
- Convert a value to an array☆129Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Read a package.json file☆169Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Get the real path of the system temp directory☆82Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Parse milliseconds into an object☆119Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Manipulate the HTTP Vary header☆61Updated last week
- Get the path of the parent module☆77Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 8 months ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago