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…☆95Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Read a package.json file☆169Updated last year
- Manipulate the HTTP Vary header☆60Updated last week
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 5 months ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Find the closest package.json file☆164Updated 2 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years 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
- Tests whether one path is inside another path☆42Updated 5 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Convert a value to an array☆129Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Parse milliseconds into an object☆119Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Start a promise chain☆58Updated 3 years ago
- Read the closest package.json file☆267Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Check if a URL is absolute☆79Updated 4 years ago