sindresorhus / open-editorLinks
Open files in your editor at a specific line and column
☆210Updated 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:
- Detect the indentation of code☆201Updated last week
- Check if your package was installed globally☆71Updated 2 years ago
- Check if stdout or stderr is interactive☆119Updated 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
- Find the closest package.json file☆166Updated 8 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 5 months ago
- Reliably get the terminal window size☆146Updated last week
- Write a package.json file☆89Updated 5 months ago
- Get metadata of a package from the npm registry☆247Updated last year
- Get the real path of the system temp directory☆85Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆250Updated last week
- Walk through a folder and figure out what goes in an npm package☆116Updated 3 weeks ago
- Check whether a package or organization name is available on npm☆173Updated last week
- Move a file, directory, or symlink - Even works across devices☆205Updated 2 weeks ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- ANSI syntax highlighting for the terminal☆111Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Make a function mimic another one☆96Updated last year
- Import a globally installed module☆59Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆148Updated 2 years ago
- Import and transpile JSX on the fly☆179Updated 2 years ago
- Toggle the CLI cursor☆113Updated last year
- Strip leading whitespace from each line in a string☆145Updated 4 months ago
- Get the latest version of an npm package☆177Updated last year
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Import all modules in a directory☆139Updated 3 years ago
- Boxes for use in the terminal☆106Updated last year
- Indent each line in a string☆115Updated 3 years ago