jonschlinkert / isobjectLinks
Is the value an object, and not an array or null?
☆106Updated 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 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 2 years ago
- The cmd-shim used in npm☆77Updated last week
- Detect the dominant newline character of a string☆55Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Determine if an object is a Buffer☆90Updated 3 years ago
- Range header field parser☆93Updated 2 weeks ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Check if a value is a plain object☆102Updated last year
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Object.keys shim☆45Updated 2 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Copy a file☆121Updated last year
- ☆45Updated 2 years ago
- Strip block comments or line comments from JavaScript code.☆117Updated last year
- Simple RFC 6838 media type parser and formatter☆57Updated 2 weeks ago
- Convert a string to pascal case (upper camel case). Used by more than 8.7 million projects on GitHub! Please follow this library's author…☆37Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- Easily handle defaults for your options☆75Updated last year
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 2 weeks ago