jonschlinkert / isobjectLinks
Is the value an object, and not an array or null?
☆108Updated last year
Alternatives and similar repositories for isobject
Users that are interested in isobject are comparing it to the libraries listed below
Sorting:
- Manipulate the HTTP Vary header☆62Updated last week
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Check if a value is a plain object☆103Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- The cmd-shim used in npm☆77Updated 2 weeks ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Check if your package was installed globally☆70Updated 2 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…☆95Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Sort the keys of an object☆107Updated 3 months ago
- Start a promise chain☆60Updated 2 months ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆62Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Minimal module to check if a file is executable.☆49Updated last month
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- ☆45Updated 3 years ago
- Convert a value to an array☆132Updated 4 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Write a package.json file☆89Updated 3 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if argv has a specific flag☆95Updated 4 years ago