mccormicka / string-argvLinks
☆59Updated 2 years ago
Alternatives and similar repositories for string-argv
Users that are interested in string-argv are comparing it to the libraries listed below
Sorting:
- when you want to fire an event no matter how a process exits.☆190Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 9 months ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- node module to check if a command-line command exists☆144Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Make your own error types!☆70Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Get the auth token set for an npm registry☆35Updated 4 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated this week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Sort the keys of an object☆103Updated 9 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- recursively find the closest package.json☆48Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆166Updated 7 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Clear a module from the cache☆182Updated 3 years ago
- programmatic npm API☆111Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆49Updated 3 years ago
- Run asynchronous commands synchronously by putting them in a separate process☆77Updated 10 months ago
- Parse HTTP X-Forwarded-For header☆57Updated 2 weeks ago
- Write data to a random temporary file☆105Updated 10 months ago