sindresorhus / open-editorLinks
Open files in your editor at a specific line and column
☆209Updated 11 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 your package was installed globally☆69Updated 2 years ago
- Find the closest package.json file☆165Updated 5 months ago
- Detect the indentation of code☆197Updated 2 months ago
- Reliably get the terminal window size☆144Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆143Updated 2 months ago
- Get your PATH prepended with locally installed binaries☆105Updated last year
- Get the real path of the system temp directory☆83Updated 3 years ago
- Write a package.json file☆89Updated 2 months ago
- Import and transpile JSX on the fly☆178Updated 2 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Import a globally installed module☆57Updated 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…☆96Updated 2 years ago
- Walk through a folder and figure out what goes in an npm package☆115Updated 3 weeks ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Check if stdout or stderr is interactive☆118Updated 2 years ago
- Make a function mimic another one☆96Updated last year
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆99Updated 2 years ago
- Read and write files atomically and reliably.☆168Updated 3 weeks ago
- Get the latest version of an npm package☆175Updated last year
- The regular expression parser for ECMAScript.☆156Updated 2 years ago
- Regular expression for matching reserved filename characters☆51Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- Lazy number range generator☆82Updated last year
- ANSI syntax highlighting for the terminal☆111Updated 2 years ago
- Finds the common standard cache directory☆160Updated 7 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆125Updated 4 years ago