/svg-encode

Small node module to URL encode a file and copy it to the clipboard.

Primary LanguageJavaScript

svg-encode

A small node module that url encodes a passed file and then copies the result to your clipboard.

Installation

npm install -g svg-encode

Usage

svg-encode <NAME_OF_FILE>