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 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…☆95Updated 3 years ago
- Check if a value is a plain object☆104Updated last year
- The cmd-shim used in npm☆78Updated this week
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Sort the keys of an object☆107Updated 4 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Start a promise chain☆60Updated 4 months ago
- Simple RFC 6838 media type parser and formatter☆56Updated 2 weeks ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Check if something is a Node.js stream☆115Updated last year
- destroy a stream if possible☆55Updated last year
- Minimal module to check if a file is executable.☆51Updated 2 months ago
- Write a package.json file☆89Updated 4 months ago