sindresorhus / open-editorLinks
Open files in your editor at a specific line and column
☆208Updated 2 months ago
Alternatives and similar repositories for open-editor
Users that are interested in open-editor are comparing it to the libraries listed below
Sorting:
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Write a package.json file☆89Updated 4 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Find the closest package.json file☆166Updated 7 months ago
- Detect the indentation of code☆200Updated 4 months ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- The regular expression parser for ECMAScript.☆158Updated 2 years ago
- Reliably get the terminal window size☆146Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Walk through a folder and figure out what goes in an npm package☆116Updated 2 weeks ago
- Toggle the CLI cursor☆113Updated last year
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆101Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Make a function mimic another one☆96Updated last year
- Check whether a package or organization name is available on npm☆172Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- A Map subclass with support for multiple keys for one entry.☆110Updated 7 months ago
- Filter object keys and values into a new object☆105Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Import and transpile JSX on the fly☆178Updated 2 years ago
- Check if a value is a plain object☆104Updated last year
- Move a file - Even works across devices☆204Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- ANSI syntax highlighting for the terminal☆111Updated 2 years ago