sindresorhus / shell-historyLinks
Get the command history of the user's shell
☆85Updated 2 years ago
Alternatives and similar repositories for shell-history
Users that are interested in shell-history are comparing it to the libraries listed below
Sorting:
- Clear the terminal cross-platform☆44Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Get packages by a npm user☆42Updated 8 years ago
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Display a notification (macOS 10.9+)☆87Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Check if JPEG images are progressive☆35Updated last year
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Snippets for AVA☆39Updated 6 years ago
- Get an array of parent directories including itself☆27Updated last year
- Get the version numbers of a package from the npm registry☆30Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Get a GitHub username from an email address☆51Updated last year
- Check if an Iterable is empty☆22Updated 4 years ago
- Check if a value is a function