sindresorhus / parent-directoriesLinks
Get an array of parent directories including itself
☆26Updated last year
Alternatives and similar repositories for parent-directories
Users that are interested in parent-directories are comparing it to the libraries listed below
Sorting:
- Clear the terminal cross-platform☆44Updated 3 years ago
- Modify the values of an object☆27Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Find mapcodes in a string☆24Updated 3 years ago
- Count the number of lines in a string☆10Updated 9 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if an Iterable is empty☆22Updated 2 weeks ago
- utility to create a pretty report for a vfile☆19Updated 2 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Check if JPEG images are progressive☆35Updated last year
- Get the version numbers of a package from the npm registry☆30Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Conditional promise catch handler☆38Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Sort an array of numbers☆17Updated last week
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get the package.json of a package from the npm registry☆19Updated last year
- Pick random items from a list☆15Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 11 months ago
- Convert a Source Map object to a comment☆15Updated 4 years ago
- Regular expression for matching mapcodes☆18Updated 3 years ago
- A tiny stream log☆54Updated 6 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Rename a function☆46Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago