sindresorhus / esc-exitLinks
Exit the process when the `esc` key is pressed
☆57Updated last year
Alternatives and similar repositories for esc-exit
Users that are interested in esc-exit are comparing it to the libraries listed below
Sorting:
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Regular expression for matching issue references☆49Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Get metadata on the default editor or a specific editor☆53Updated last month
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Check if your code is running as an npm or yarn script☆64Updated last month
- Linkify GitHub issue references☆47Updated last month
- Conditional promise chains☆63Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Simple wildcard matching☆34Updated last month
- Create a lazily evaluated value☆69Updated 4 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Make a function mimic another one☆96Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a path is a file, directory, or symlink