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:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 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 2 years ago
- Import a globally installed module☆57Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 weeks ago
- Find the closest package.json file☆165Updated 4 months ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- ☆45Updated 3 years ago
- Recursively read a directory☆63Updated 7 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Read a package.json file☆170Updated last year
- Check if your package was installed globally☆69Updated last year
- Tests whether one path is inside another path☆42Updated 5 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆39Updated 3 years ago
- Create and parse HTTP Content-Type header☆138Updated last week
- Get a random temporary file path☆80Updated 2 years ago
- Check if something is a Node.js stream☆112Updated 11 months ago