sindresorhus / open-editorLinks
Open files in your editor at a specific line and column
☆209Updated 10 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☆197Updated last month
- Import and transpile JSX on the fly☆178Updated 2 years ago
- Find the closest package.json file☆165Updated 4 months ago
- Check if your package was installed globally☆69Updated last year
- Make a function mimic another one☆96Updated last year
- ANSI syntax highlighting for the terminal☆111Updated 2 years ago
- Write a package.json file☆89Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Walk through a folder and figure out what goes in an npm package☆114Updated last week
- Check if stdout or stderr is interactive☆118Updated last year
- Filter object keys and values into a new object☆104Updated last year
- A Map subclass with support for multiple keys for one entry.☆110Updated 4 months ago
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- 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 the real path of the system temp directory☆82Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Read and write files atomically and reliably.☆168Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Get metadata of a package from the npm registry☆245Updated last year
- Toggle the CLI cursor☆112Updated last year
- Sort the keys of an object☆105Updated 2 months ago
- Reliably get the terminal window size☆144Updated last year
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Import a globally installed module☆57Updated last year
- Move a file - Even works across devices☆203Updated last year
- The regular expression parser for ECMAScript.☆156Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- Wait for a condition to be true☆163Updated last month