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.☆193Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Get callsites from the V8 stack trace API☆266Updated last year
- Clear a module from the cache☆183Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Create and parse HTTP Content-Type header☆138Updated this week
- Indent each line in a string☆113Updated 3 years ago
- node module to check if a command-line command exists☆146Updated 2 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Convert a glob to a regular expression☆148Updated 6 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- Find the closest package.json file☆164Updated 2 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 7 months ago
- Write data to a random temporary file☆105Updated last year
- Simple, flexible file copy utility☆97Updated last year
- Parse milliseconds into an object☆119Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 7 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 10 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Run asynchronous commands synchronously by putting them in a separate process☆77Updated 11 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆145Updated last year