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.☆192Updated last year
- Create and parse HTTP Content-Type header☆136Updated last week
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check if a string or buffer is SVG☆139Updated this week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Write data to a random temporary file☆105Updated 11 months ago
- recursively find the closest package.json☆48Updated 2 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Check installed versions of node and npm☆76Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆99Updated last year
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Find the closest package.json file☆164Updated last month
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Simple, flexible file copy utility☆97Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Sort the keys of an object☆104Updated 10 months ago
- Get callsites from the V8 stack trace API☆267Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆99Updated 11 years 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…☆94Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated 9 months ago