Npx command line for encodeURIComponent.
npm install encode-uri-component!CI
Npx command line for encodeURIComponent.
``bash`Run encodeURIComponent with input.txt and write to output.txt
npx encode-uri-component < input.txt > output.txt
`bashShow help and exit
npx encode-uri-component --help
The Unlicense