licenses.dev

open-editor v5.1.0

Open files in your editor at a specific line and column

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT31
PackageRelationDependenciesPublished
@sec-ant/readable-stream • 0.4.1A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.INDIRECT0
@sindresorhus/merge-streams • 4.0.0Merge multiple streams into a unified streamINDIRECT0
bundle-name • 4.1.0Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`INDIRECT1
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
default-browser-id • 5.0.1Get the bundle identifier of the default browser (macOS). Example: com.apple.SafariINDIRECT0
default-browser • 5.5.0Get the default browserINDIRECT3
define-lazy-prop • 3.0.0Define a lazily evaluated property on an objectINDIRECT0
env-editor • 1.3.0Get metadata on the default editor or a specific editorDIRECT0
execa • 9.6.1Process execution for humansDIRECT22
figures • 6.1.0Unicode symbols with fallbacks for older terminalsINDIRECT1
get-stream • 9.0.1Get a stream as a string, Buffer, ArrayBuffer or arrayINDIRECT2
is-docker • 3.0.0Check if the process is running inside a Docker containerINDIRECT0
is-inside-container • 1.0.0Check if the process is running inside a container (Docker/Podman)INDIRECT1
is-plain-obj • 4.1.0Check if a value is a plain objectINDIRECT0
is-stream • 4.0.1Check if something is a Node.js streamINDIRECT0
is-unicode-supported • 2.1.0Detect whether the terminal supports UnicodeINDIRECT0
is-wsl • 3.1.1Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT2
line-column-path • 3.0.0Parse and stringify file paths with line and column like `unicorn.js:8:14`DIRECT1
npm-run-path • 6.0.0Get your PATH prepended with locally installed binariesINDIRECT2
open • 10.2.0Open stuff like URLs, files, executables. Cross-platform.DIRECT9
parse-ms • 4.0.0Parse milliseconds into an objectINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
pretty-ms • 9.3.0Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`INDIRECT1
run-applescript • 7.1.0Run AppleScript and get the resultINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
strip-final-newline • 4.0.0Strip the final newline character from a string or Uint8ArrayINDIRECT0
unicorn-magic • 0.3.0Some useful utilities I often needINDIRECT0
wsl-utils • 0.1.0Utilities for working with Windows Subsystem for Linux (WSL)INDIRECT3
yoctocolors • 2.2.0The smallest and fastest command-line coloring package on the internetINDIRECT0
ISC3
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 8.0.1Human-friendly process signalsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 2.19.0A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/open-editor)](https://licenses.dev/npm/open-editor)
<a href="https://licenses.dev/npm/open-editor">
  <img src="https://licenses.dev/b/npm/open-editor" alt="licenses" />
</a>

Or the licenses badge code for the 5.1.0 version:

[![licenses](https://licenses.dev/b/npm/open-editor/5.1.0)](https://licenses.dev/npm/open-editor/5.1.0)
<a href="https://licenses.dev/npm/open-editor/5.1.0">
  <img src="https://licenses.dev/b/npm/open-editor/5.1.0" alt="licenses" />
</a>
GitHub