jonschlinkert / isobjectLinks
Is the value an object, and not an array or null?
☆107Updated 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☆60Updated last week
- 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
- Start a promise chain☆58Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Object.prototype.hasOwnProperty☆59Updated last year
- The cmd-shim used in npm☆77Updated 3 weeks ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if a value is a plain object☆102Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated last week
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Determine if an object is a Buffer☆89Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- process information for node.js and browsers☆126Updated 5 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Range header field parser☆93Updated last week
- Check if your package was installed globally☆70Updated last year
- destroy a stream if possible☆54Updated 11 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Clear a module from the cache☆183Updated 3 years ago