tarruda / hasLinks
Object.prototype.hasOwnProperty
☆61Updated 2 years ago
Alternatives and similar repositories for has
Users that are interested in has are comparing it to the libraries listed below
Sorting:
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Find the closest package.json file☆166Updated 6 months ago
- Check if a value is a plain object☆103Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Check if argv has a specific flag☆95Updated 4 years ago
- 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 a URL is absolute☆80Updated 3 months ago
- Read a package.json file☆174Updated last month
- Check if your package was installed globally☆70Updated 2 years ago
- Manipulate the HTTP Vary header☆62Updated 2 weeks ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Ponyfill for Error#captureStackTrace☆62Updated 3 years ago
- Parse milliseconds into an object☆123Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert RGB color to HEX☆122Updated 2 years ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 3 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Convert a value to an array☆133Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Start a promise chain☆60Updated 3 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Get the path of the parent module☆79Updated 3 months ago