mrkmg / node-external-editor
Edit a string with the users preferred text editor using $VISUAL or $EDITOR
☆44Updated 2 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
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Import a globally installed module☆57Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 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…☆91Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 8 months ago
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Manipulate the HTTP Vary header☆61Updated 8 months ago
- Get the path of the parent module☆77Updated last year
- Create `esm` enabled packages.☆50Updated 5 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Get a directory for your caching needs☆26Updated last year
- Get a random temporary file path☆79Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 2 months ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 2 years ago
- Check if a value is a plain object☆102Updated 8 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago