tarruda / has
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
- Manipulate the HTTP Vary header☆61Updated 11 months ago
- Check if your package was installed globally☆70Updated last year
- Read a package.json file☆165Updated last year
- Check if a value is a plain object☆102Updated 11 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…☆92Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 7 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Find the closest package.json file☆162Updated last year
- Import a globally installed module☆58Updated last year
- Parse HTTP X-Forwarded-For header☆57Updated last month
- Get the path of the parent module☆77Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Filter object keys and values into a new object☆101Updated 10 months ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Parse milliseconds into an object☆119Updated 11 months ago
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Sort the keys of an object☆102Updated 7 months ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Check if a file path is an image☆93Updated last year
- Get your PATH prepended with locally installed binaries☆104Updated 5 months ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago