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 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…☆92Updated 2 years ago
- Read a package.json file☆165Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Convert RGB color to HEX☆118Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Find the closest package.json file☆162Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆99Updated 3 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Read the closest package.json file☆266Updated last year
- Filter object keys and values into a new object☆101Updated 9 months ago
- Check if a value is a plain object☆102Updated 10 months ago
- Check if a URL is absolute☆79Updated 3 years ago
- Parse milliseconds into an object☆119Updated 10 months ago
- Require a group of modules for Node.js using Webpack syntax.☆49Updated 6 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Map collection as specified in ECMAScript6☆73Updated 3 years ago
- Indent each line in a string☆113Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 10 months ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago