jonschlinkert / isobject
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
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- 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☆68Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- A minimal library for throttling async concurrency.☆31Updated 2 years ago
- Simple zero-dependency Growl notifications using GNTP for Node.☆46Updated 7 years ago
- Tiny but linear growing unique id generator.☆45Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Manipulate the HTTP Vary header☆61Updated 11 months ago
- The cmd-shim used in npm☆77Updated last week
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 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…☆93Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆49Updated 3 years ago
- Returns true if the given value is an object created by the Object constructor.☆151Updated last year
- Check if your package was installed globally☆70Updated last year
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Copy a file☆120Updated last year
- Callback wrapping utility☆55Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆112Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 6 months ago
- touch(1) for node☆124Updated 10 months ago
- node style md5 on pure JavaScript☆44Updated 4 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 9 months ago
- Check if something is a Node.js stream☆111Updated 6 months ago