sindresorhus / all-keysView external linksLinks
Get all property keys of an object including non-enumerable and inherited ones
☆110Sep 7, 2021Updated 4 years ago
Alternatives and similar repositories for all-keys
Users that are interested in all-keys are comparing it to the libraries listed below
Sorting:
- List of JavaScript types☆83Apr 30, 2024Updated last year
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Display an error in a GUI dialog☆22May 3, 2021Updated 4 years ago
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated 8 months ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Get the version of a binary in semver format☆36Apr 3, 2024Updated last year
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Get the path of the parent module☆79Sep 15, 2025Updated 4 months ago
- Exclude certain items from an array☆23Jun 13, 2025Updated 8 months ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Assert a Map has a given key and return the value for it.☆12Nov 20, 2022Updated 3 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Split a string on the first occurrence of a given separator☆75Aug 20, 2025Updated 5 months ago
- Convert a string to a valid safe filename on the command-line☆64Sep 15, 2025Updated 4 months ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last week
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Check if something is a promise☆45Apr 16, 2021Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Oct 30, 2023Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Feb 2, 2026Updated last week
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Oct 16, 2024Updated last year
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 2 months ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last week
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Check if a string is email like☆25Nov 11, 2025Updated 3 months ago
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago