paste_zip

1.0.1 • Public • Published

paste_zip

copy and paste zip folders as base64 text blobs

encode

Must be a zip ending with a filename ending in .zip

paste_zip some.zip
// get_encoded_text.txt

decode

paste_zip some_encoded_text.txt
// get some.zip

install

npm install paste_zip -g

Readme

Keywords

none

Package Sidebar

Install

npm i paste_zip

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • m-onz