mccormicka / string-argv
☆58Updated last year
Alternatives and similar repositories for string-argv:
Users that are interested in string-argv are comparing it to the libraries listed below
- Create and parse HTTP Content-Type header☆134Updated 7 months ago
- Require global npm as a local node module.☆32Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆108Updated 2 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 2 years ago
- Write data to a random temporary file☆105Updated 6 months ago
- Get the auth token set for an npm registry☆35Updated last week
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Evaluate node require() module content directly☆94Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 months ago
- touch(1) for node☆122Updated 8 months ago
- Find the closest package.json file☆162Updated last year
- Check if a value is a plain object☆102Updated 9 months ago
- Range header field parser☆93Updated 9 months ago
- Run asynchronous commands synchronously by putting them in a separate process☆77Updated 6 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
- node module to check if a command-line command exists☆144Updated 2 years ago
- Make your own error types!☆70Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 3 months ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆96Updated 11 years ago
- Sort the keys of an object☆102Updated 5 months ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year