mccormicka / string-argvLinks
☆60Updated 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.☆193Updated last year
- Create and parse HTTP Content-Type header☆138Updated 3 weeks ago
- Get callsites from the V8 stack trace API☆265Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Clear a module from the cache☆183Updated 3 years ago
- Convert a glob to a regular expression☆149Updated 6 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 8 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆100Updated last year
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 11 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Run asynchronous commands synchronously by putting them in a separate process☆78Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 10 months ago
- Get the auth token set for an npm registry☆34Updated 3 weeks ago
- Node.js object hash library with properties/arrays sorting to provide constant hashes. It also provides a method that returns sorted obje…☆92Updated 8 months ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Find the closest package.json file☆165Updated 2 months ago
- Get the path of the caller module☆65Updated 3 years ago
- programmatic npm API☆111Updated 4 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Simple, flexible file copy utility☆97Updated last year
- Indent each line in a string☆113Updated 3 years ago
- ☆119Updated 2 years ago
- Sort the keys of an object☆104Updated last week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week