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:
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- 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
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Add XO to your project☆47Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Simple wildcard matching☆34Updated 3 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 3 months ago
- Get the path of the parent module☆79Updated 3 months ago
- Conditional promise catch handler☆40Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Kap plugin - Share on Cloudinary☆15Updated 2 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago