mccormicka / string-argvLinks
☆61Updated 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 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆356Updated last year
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 10 months ago
- Simple, flexible file copy utility☆97Updated last year
- Clear a module from the cache☆184Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated last week
- Indent each line in a string☆113Updated 3 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Get callsites from the V8 stack trace API☆266Updated 2 months ago
- Write data to a random temporary file☆107Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 2 weeks ago
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- Run asynchronous commands synchronously by putting them in a separate process☆78Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Find the closest package.json file☆165Updated 5 months ago
- Easily handle defaults for your options☆75Updated 2 years ago
- Start a promise chain☆60Updated last month
- Convert a glob to a regular expression☆149Updated 6 years ago
- ☆119Updated 2 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Parses every stack trace into a nicely formatted array of hashes.☆114Updated 8 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago