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
- 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…☆91Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Read a package.json file☆166Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Sort the keys of an object☆102Updated 4 months ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 8 months ago
- Find the closest package.json file☆161Updated last year
- Start a promise chain☆58Updated 3 years ago
- Write a package.json file