npm / cmd-shimLinks
The cmd-shim used in npm
☆77Updated last month
Alternatives and similar repositories for cmd-shim
Users that are interested in cmd-shim are comparing it to the libraries listed below
Sorting:
- Import a globally installed module☆58Updated last year
- Manipulate the HTTP Vary header☆61Updated 2 weeks ago
- Parse the things that can be arguments to `npm install`☆131Updated 3 months ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Converts a source-map from/to different formats.☆172Updated 2 months ago
- npm lifecycle script runner☆36Updated 3 years ago
- Read a package.json file☆167Updated last year
- ☆45Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- The cmd-shim used in pnpm☆14Updated last month
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Write a package.json file☆88Updated 10 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- destroy a stream if possible☆54Updated 9 months ago
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Object.keys shim☆45Updated last month
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆49Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 10 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago