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
- Check if a URL is absolute☆79Updated 3 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…☆93Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 11 months ago
- Check if your package was installed globally☆70Updated last year
- Find the closest package.json file☆163Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Filter object keys and values into a new object☆101Updated 11 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Start a promise chain☆58Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Read a package.json file☆165Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Parse milliseconds into an object☆119Updated last year
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Write a package.json file☆88Updated 9 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆112Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- List of JavaScript types☆82Updated last year
- Convert a value to an array☆129Updated 3 years ago