Versions
zx is distributed in several versions, each with its own set of features.
@latest
represents the stable full-featured version.@lite
separates the zx core from the extensions.@dev
brings experimental snapshots and RCs.
Feature | latest | lite |
---|---|---|
zx/globals | ✔️ | ️ |
zx/cli | ✔️ | |
$ | ✔️ | ✔️ |
ProcessPromise | ✔️ | ✔️ |
ProcessOutput | ✔️ | ✔️ |
argv | ✔️ | ️ |
cd | ✔️ | ✔️ |
chalk | ✔️ | ✔️ |
defaults | ✔️ | ✔️ |
dotenv | ✔️ | ️ |
echo | ✔️ | ️ |
expBackoff | ✔️ | ️ |
fetch | ✔️ | ️ |
fs | ✔️ | ️ |
glob | ✔️ | ️ |
kill | ✔️ | ✔️ |
log | ✔️ | ✔️ |
minimist | ✔️ | ️ |
nothrow | ✔️ | ️ |
os | ✔️ | ✔️ |
parseArgv | ✔️ | ️ |
path | ✔️ | ✔️ |
ps | ✔️ | ✔️ |
question | ✔️ | ️ |
quiet | ✔️ | ️ |
quote | ✔️ | ✔️ |
quotePowerShell | ✔️ | ✔️ |
resolveDefaults | ✔️ | ✔️ |
retry | ✔️ | ️ |
sleep | ✔️ | ️ |
spinner | ✔️ | ️ |
syncProcessCwd | ✔️ | ✔️ |
tempdir | ✔️ | |
tempfile | ✔️ | |
updateArgv | ✔️ | |
useBash | ✔️ | ✔️ |
usePowerShell | ✔️ | ✔️ |
usePwsh | ✔️ | ✔️ |
version | ✔️ | ️ |
which | ✔️ | ✔️ |
whithin | ✔️ | ✔️ |
YAML | ✔️ | ️ |