strict-uri-encode-cli
v1.0.3
Published
A stricter URI encode adhering to RFC 3986
Readme
strict-uri-encode-cli 
A stricter URI encode adhering to RFC 3986
Install
$ npm install -g strict-uri-encode-cliUsage
$ strict-uri-encode --help
Usage
$ strict-uri-encode <string>
$ echo <string> | strict-uri-encode
Example
$ strict-uri-encode unicorn!foobar
unicorn%21foobarRelated
- strict-uri-encode - API for this module
License
MIT © Martin van Driel
