npm / cmd-shimLinks
The cmd-shim used in npm
☆78Updated 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:
- Converts a source-map from/to different formats.☆171Updated 9 months ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Manipulate the HTTP Vary header☆62Updated 2 weeks ago
- ☆45Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- destroy a stream if possible☆55Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Simple in-memory vinyl file store.☆125Updated last week
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- programmatic npm API☆111Updated 4 years ago
- Compressible Content-Type / mime checking.☆100Updated 2 weeks ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Write a package.json file☆89Updated 4 months ago
- Read a package.json file☆175Updated 2 months ago
- Create and parse HTTP Content-Type header☆141Updated last week
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Brace expansion, as known from sh/bash, in JavaScript☆198Updated last month
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a path exists☆155Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Recursively read a directory☆63Updated 8 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 3 years ago
- normalizes package metadata, typically found in package.json file.☆204Updated last month
- Import a globally installed module☆59Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago