sindresorhus / env-editorLinks
Get metadata on the default editor or a specific editor
☆55Updated 3 months ago
Alternatives and similar repositories for env-editor
Users that are interested in env-editor are comparing it to the libraries listed below
Sorting:
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Linkify GitHub issue references☆47Updated 3 months ago
- Conditional promise chains☆63Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Add XO to your project☆47Updated 2 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Simple wildcard matching☆34Updated 3 months ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Regular expression for matching issue references☆49Updated last year
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 11 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get the fullname of the current user☆48Updated 2 years ago
- Get the version of a binary in semver format☆42Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year