sindresorhus / is-plain-obj
Check if a value is a plain object
☆102Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for is-plain-obj
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Find the closest package.json file☆159Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- ☆45Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Require global npm as a local node module.☆32Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 2 years ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Import a module like with `require()` but from the current working directory☆53Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Start a promise chain☆57Updated 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…☆91Updated last year
- Get the path of the parent module☆77Updated last year
- Get the real path of the system temp directory☆82Updated 2 years ago
- Write a package.json file☆89Updated 3 months ago
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- A better `Promise.race()`☆46Updated last year
- Get a random temporary file path☆79Updated last year
- Check if a URL is absolute☆78Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Tests whether one path is inside another path☆41Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Create a lazily evaluated value☆69Updated 3 years ago
- Import a globally installed module☆57Updated 10 months ago