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☆61Updated last week
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 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…☆96Updated 2 years ago
- Range header field parser☆93Updated last week
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Simple RFC 6838 media type parser and formatter☆56Updated last week
- The cmd-shim used in npm☆76Updated last week
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆58Updated last week
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Object.keys shim☆45Updated 6 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Object.prototype.hasOwnProperty☆59Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Start a promise chain☆60Updated last month
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- destroy a stream if possible☆54Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Easily handle defaults for your options☆75Updated 2 years ago
- Create and parse HTTP Content-Type header☆138Updated last week
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- string representations of objects in node and the browser☆156Updated last month
- Check if something is a Node.js stream☆114Updated last year