Sort the keys of an object
☆108Aug 24, 2025Updated 6 months ago
Alternatives and similar repositories for sort-keys
Users that are interested in sort-keys are comparing it to the libraries listed below
Sorting:
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Sep 9, 2025Updated 5 months ago
- Simple `setImmediate` shim☆29Sep 13, 2025Updated 5 months ago
- Strip a path from a path☆18Aug 18, 2021Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆41Jul 26, 2024Updated last year
- ES2015 Number.isNaN() ponyfill☆30May 2, 2024Updated last year
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Check if your code is running as an npm or yarn script☆66Sep 10, 2025Updated 5 months ago
- Get the PATH environment variable key cross-platform☆46Sep 12, 2025Updated 5 months ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Get the name of a named function☆34Apr 7, 2021Updated 4 years ago
- Create an array of unique values, in order, from the input arrays☆78Mar 1, 2021Updated 5 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 4 years ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Regular expression for matching reserved filename characters☆53Sep 14, 2025Updated 5 months ago
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Jul 8, 2022Updated 3 years ago
- Convert a value to an array☆133Nov 9, 2021Updated 4 years ago
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Call the given method on each value in the given object.☆20Mar 14, 2023Updated 2 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Nov 21, 2016Updated 9 years ago
- Check if a value is a plain object☆104May 4, 2024Updated last year
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Run promise-returning & async functions in series☆72Aug 12, 2021Updated 4 years ago
- Sort the keys in an object.☆37Sep 19, 2019Updated 6 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Jan 24, 2026Updated last month
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 2 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last month
- Iterate over promises serially☆52Jul 8, 2022Updated 3 years ago
- Create an array without duplicates☆74May 3, 2021Updated 4 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago