timheuer/base64-to-file

Takes a base64-encoded string and writes to a file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fileNameName of the file when written to temp locationyesdecoded-file.file
fileDirIf it is set, change the output location to specific one from temp location.no
encodedStringThe base64 encoded stringyes
namedescription
filePathThe temp file location