tarruda / hasLinks
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
Sorting:
- Manipulate the HTTP Vary header☆61Updated 2 weeks 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
- Check if a URL is absolute☆79Updated 3 years ago
- Convert RGB color to HEX☆118Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Find the closest package.json file☆164Updated 2 weeks ago
- Parse milliseconds into an object☆119Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- __dirname and __filename for ES Modules environment☆69Updated 11 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Simple rollup plugin for minifying code using babel-preset-minify.☆48Updated 5 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 9 months ago
- Sort the keys of an object☆103Updated 9 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Read a package.json file☆169Updated last year
- Check if a value is a plain object☆102Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆100Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Indent each line in a string☆113Updated 3 years ago
- Official ES spec-compliant polyfill for Object.fromEntries☆33Updated last year
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆47Updated 3 years ago