sindresorhus / exec-file-sync
Node.js 0.12 childProcess.execFileSync() ponyfill
☆12Updated 4 years ago
Alternatives and similar repositories for exec-file-sync:
Users that are interested in exec-file-sync are comparing it to the libraries listed below
- Node.js 0.12 buffer.equals() ponyfill☆6Updated 4 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆11Updated last year
- Modify the filename in a path☆16Updated 2 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Count the number of lines in a string☆10Updated 9 years ago
- Apply custom attributes to vinyl files☆14Updated 9 years ago
- Node.js 0.12 util.debuglog() ponyfill☆19Updated last year
- ES2015 Math.hypot() ponyfill☆11Updated 4 years ago
- ES2015 Number.isSafeInteger() ponyfill☆18Updated 4 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- An image converter for OS X systems.☆13Updated 9 years ago
- Get the GitHub user from a token☆12Updated 7 years ago
- [DEPRECATED] Check if the runtime is io.js instead of Node.js☆14Updated 7 years ago
- Iterate through the values of a stream☆27Updated 6 years ago
- ignorefile/includefile matching .gitignore spec☆9Updated last year
- Experimental infrastructure for creating Istanbul-compatible code coverage☆21Updated 8 years ago
- spawn processes conveniently in tape tests and match against stdout/stderr streaming output☆23Updated 9 years ago
- Add AVA to your project