encode-uri-component

0.1.0 • Public • Published

encode-uri-component

CI

Npx command line for encodeURIComponent.

Usage

# Run encodeURIComponent with input.txt and write to output.txt 
npx encode-uri-component < input.txt > output.txt
# Show help and exit 
npx encode-uri-component --help
 
# Show version and exit 
npx encode-uri-component --version

License

The Unlicense

Package Sidebar

Install

npm i encode-uri-component

Weekly Downloads

3

Version

0.1.0

License

Unlicense

Unpacked Size

3.6 kB

Total Files

5

Last publish

Collaborators

  • gerhut