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:
- 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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Import a globally installed module☆59Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Sort the keys of an object☆107Updated 4 months ago
- ☆45Updated 3 years ago
- Get a directory for your caching needs☆26Updated 2 years ago
- programmatically publish and unpublish npm packages☆46Updated 4 years ago
- Check if a value is a plain object☆104Updated last year
- The cmd-shim used in npm☆78Updated this week
- Read a package.json file☆175Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 3 years ago
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- Get the auth token set for an npm registry☆34Updated this week
- Recursively read a directory☆63Updated 8 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Standard NPM Package Format☆41Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module