execa
Process execution for humans
Process execution for humans
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Returns true if a string has an extglob.
Create a javascript regular expression for matching everything except for the given string.
Open stuff like URLs, files, executables. Cross-platform.
Open stuff like URLs, files, executables. Cross-platform.
Execute shell command forwarding all stdio.
Return true if a file path contains the given path.
Check if a file is executable
Find multiple RegExp matches in a string
Returns `true` if an array has a glob pattern.
Run a command using sudo, prompting the user with an OS dialog if necessary
Returns true if a windows file path has invalid characters.
Returns true if a file path does not contain any invalid characters.
A cross-platform library for safely passing strings through shells
SSH2 client and server modules written in pure JavaScript for node.js
Run a buffer through a child process
A JavaScript Regular Expression library, extending the standard RegExp class with missing functionality
write output to a file through shell commands
Regular expression for matching javascript require/import statements.