npm / cmd-shim
The cmd-shim used in npm
☆76Updated 3 months ago
Alternatives and similar repositories for cmd-shim:
Users that are interested in cmd-shim are comparing it to the libraries listed below
- Manipulate the HTTP Vary header☆61Updated 8 months ago
- ☆45Updated 2 years ago
- Import a globally installed module☆57Updated last year
- destroy a stream if possible☆56Updated 4 months ago
- Compressible Content-Type / mime checking.☆99Updated 9 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated last year
- The cmd-shim used in pnpm☆14Updated last year
- Parse the things that can be arguments to `npm install`☆129Updated last week
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 6 years ago
- Write a package.json file☆89Updated 6 months ago
- Read a package.json file☆166Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- programmatic npm API☆112Updated 3 years ago
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- normalizes package metadata, typically found in package.json file.☆198Updated 3 months ago
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Converts a source-map from/to different formats.☆170Updated 5 months 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
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Start a promise chain☆58Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- 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 last year