mrkmg / node-external-editorLinks
Edit a string with the users preferred text editor using $VISUAL or $EDITOR
☆44Updated 3 years ago
Alternatives and similar repositories for node-external-editor
Users that are interested in node-external-editor are comparing it to the libraries listed below
Sorting:
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Import a globally installed module☆59Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Get the directory of globally installed packages and binaries☆77Updated this week
- Check if a value is a plain object☆104Updated 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 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Get a directory for your caching needs☆26Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- ☆45Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Read a package.json file☆175Updated 3 months ago
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Lazy number range generator☆83Updated 2 years ago
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Check if something is a promise☆45Updated 4 years ago
- Get a random temporary file path☆81Updated last week