II.
Library overview
Reference · livelibrary:zx
zx overview
Google's toolkit for writing shell scripts in JavaScript/TypeScript; wraps child_process with async/await sugar, tagged template literals for shell commands, and built-in fetch, chalk, and glob helpers.
Attributes
displayName
zx
belongsToLanguageId
category
shell-process
description
Google's toolkit for writing shell scripts in JavaScript/TypeScript;
wraps child_process with async/await sugar, tagged template literals
for shell commands, and built-in fetch, chalk, and glob helpers.
Outgoing edges
alternative_to2
- library:execa·Libraryexeca
- library:shelljs·LibraryShellJS
belongs_to_language1
- language:javascript·LanguageJavaScript
used_for1
- skill-area:cli-design·SkillAreaCLI Design
Incoming edges
alternative_to1
- library:commander·LibraryCommander