Skip to content

GZip+Base64 command#42

Merged
colinta merged 1 commit intocolinta:masterfrom
pandasauce:feature/gzip
Jun 29, 2020
Merged

GZip+Base64 command#42
colinta merged 1 commit intocolinta:masterfrom
pandasauce:feature/gzip

Conversation

@pandasauce
Copy link
Copy Markdown
Contributor

I added a command that GZips the selected string and encodes it with Base64, an equivalent of gzip -c | base64, and a corresponding decoder.

It's handy when you need to inline a compressed resource in code.

@colinta colinta merged commit 875ad76 into colinta:master Jun 29, 2020
@colinta
Copy link
Copy Markdown
Owner

colinta commented Jun 29, 2020

Thanks! Available in 2.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants