sindresorhus / open-editorLinks
Open files in your editor at a specific line and column
☆209Updated 8 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:
- Find the closest package.json file☆165Updated 2 months ago
- Detect the indentation of code☆196Updated last year
- Check if your package was installed globally☆70Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Check if stdout or stderr is interactive☆116Updated last year
- Get the real path of the system temp directory☆81Updated 2 years ago
- Write a package.json file☆88Updated last year
- Get metadata of a package from the npm registry☆242Updated last year
- Import and transpile JSX on the fly☆178Updated last year
- 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 2 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 10 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Filter object keys and values into a new object☆103Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 2 weeks ago
- Reliably get the terminal window size☆144Updated last year
- Get the latest version of an npm package☆176Updated last year
- Import a globally installed module☆58Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Read a package.json file☆169Updated last year
- A Map subclass with support for multiple keys for one entry.☆110Updated 2 months ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Walk through a folder and figure out what goes in an npm package☆111Updated last month
- Move a file - Even works across devices☆201Updated last year
- ANSI syntax highlighting for the terminal☆112Updated last year
- Make a function mimic another one☆95Updated 10 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago