jonschlinkert / window-sizeLinks
Reliable way to to get the height and width of the terminal/console in a node.js environment.
☆84Updated last year
Alternatives and similar repositories for window-size
Users that are interested in window-size are comparing it to the libraries listed below
Sorting:
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Create an array without duplicates☆72Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Check if a path exists☆151Updated 3 years ago
- Easy error subclassing and stack customization☆65Updated 5 years ago
- Truncate a string to a specific width in the terminal☆87Updated last week
- Create a hash for file revving☆105Updated last year
- Write data to a random temporary file☆105Updated last year
- Returns an array filled with the specified input☆42Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Rename a function☆46Updated last year
- Check if something is a promise☆46Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Toggle the CLI cursor☆111Updated last year
- Tests whether one path is inside another path☆42Updated 5 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if something is a Node.js stream☆112Updated 10 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Reliably get the terminal window size☆144Updated last year
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Copy a file☆121Updated 3 weeks ago