tarruda / hasLinks
Object.prototype.hasOwnProperty
☆59Updated 2 years ago
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☆165Updated 5 months 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…☆96Updated 2 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Read a package.json file☆173Updated this week
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Manipulate the HTTP Vary header☆61Updated last week
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Import a globally installed module☆57Updated last year
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- Start a promise chain☆60Updated last month
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Convert a value to an array☆131Updated 4 years ago
- Generate a unique random string☆87Updated 3 years ago
- Check if a URL is absolute☆80Updated last month
- Tests whether one path is inside another path☆42Updated 5 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Parse milliseconds into an object☆122Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if something is a Node.js stream☆114Updated last year
- ☆45Updated 3 years ago
- Strip leading whitespace from each line in a string☆143Updated 3 weeks ago