escape-cli

`escape-cli` command escapes the stdin and outputs the result to stdout.


Keywords
cli, escape
License
MIT
Install
npm install escape-cli@1.0.2

Documentation

escape-cli v1.0.2

CircleCI

escape as cli

escape-cli command escapes the stdin and outputs the result to stdout.

Usage

Pass the input you want to escape to the command.

cat input.txt | npx escape-cli

License

MIT