zx

A tool for writing better scripts

APACHE-2.0 License

Downloads
2.9M
Stars
42K
Committers
44

Bot releases are visible (Hide)

zx - 3.1.0

Published by antonmedv about 3 years ago

  • Added glob shortcut c7c4835b53821a26d65c670d17aade92fccdaa06
  • Deps upgraded 2307d54f69fed47a33ddd5489aa2370dc0b4e82c
  • Added docs about quoting 98e7de76c55c79d72429b2cb62809abbdb23597a
  • Added docs about executing scripts from stdin f6a97d049176baabb62bed67699a88c2b846ef8b
zx - 3.0.0

Published by antonmedv about 3 years ago

  • Use inherited stdin instead of piped (#192)
  • Separated test files and example files 287ed0b
  • Fixed trim query string to resolve correct script extension (#190)
  • Added exit codes info 9c52044
  • Fixed stops at the question() call (#188)
  • Added error print at TS compile 07cce2f
  • The pipe() throws if already resolved (#129)
  • Added support for bash code blocks in markdown scripts 479ca79
  • Fixed quote and substitute bugs 8fefed0
  • Fixed split regex for JS stack (#181)
zx - 2.1.0

Published by antonmedv about 3 years ago

This release:

  • Adds globby (#178)
  • Fixes args parsing such as --quiet (#168)
  • Fixes script's resolve algorithm (#173)
  • Fixes quote() function regex (#167)
zx - 2.0.0

Published by antonmedv over 3 years ago

  • use fs-extra
  • add minimist
  • new CLI args: --quiet, --shell, --prefix
zx - 1.15.2

Published by antonmedv over 3 years ago

  • fix: add / to non-quote regexp
zx - 1.15.1

Published by antonmedv over 3 years ago

  • require >= node 15
zx - 1.15.0

Published by antonmedv over 3 years ago

  • feat: use bash $'...' for quote
zx - 1.14.2

Published by antonmedv over 3 years ago

  • feat: store verbose flag for each promise
  • feat: add fs.constants field to global fs
  • various typescript improvements
zx - 1.14.1

Published by antonmedv over 3 years ago

TypeScript related fixes.

zx - 1.14.0

Published by antonmedv over 3 years ago

Added a spinner to show typescript compilation process.

zx - 1.13.0

Published by antonmedv over 3 years ago

Add support for process.argv in stdin mode.

zx - 1.12.0

Published by antonmedv over 3 years ago

This release introduces a new nothrow() function and shortcut exitCode:

zx - 1.11.0

Published by antonmedv over 3 years ago

🐚zx with better TypeScript support.

zx - 1.10.1

Published by antonmedv over 3 years ago

zx - 1.10.0

Published by antonmedv over 3 years ago

Now, 🐚zx uses spawn instead of exec.

And if pipe() method is called, buffering turns off.

zx - 1.9.0

Published by antonmedv over 3 years ago

The 🐚zx release 1.9.0 adds new pipe() method.

More examples at examples/pipelines.md.

zx -

Published by antonmedv over 3 years ago

zx -

Published by antonmedv over 3 years ago

zx -

Published by antonmedv over 3 years ago

zx -

Published by antonmedv over 3 years ago