sindresorhus / is-plain-obj
Check if a value is a plain object
☆101Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for is-plain-obj
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆53Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- 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
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Tests whether one path is inside another path☆41Updated 4 years ago
- Import a globally installed module☆57Updated 9 months ago
- Find the closest package.json file☆159Updated last year
- Sort the keys of an object☆101Updated 2 months ago
- Get namespaced config from the closest package.json☆120Updated last year
- Require global npm as a local node module.☆32Updated 2 years ago
- Indent each line in a string☆112Updated 2 years ago
- Resolve the path of a module like require.resolve() but from a given path☆139Updated 3 years ago
- A better `Promise.race()`☆46Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get the gzipped size of a string or buffer☆170Updated 2 years ago
- Start a promise chain☆55Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Check if a URL is absolute☆78Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- Create `esm` enabled packages.☆50Updated 5 years ago
- Write a package.json file☆89Updated 3 months ago