@hyperbytes/wappler-text-to-file-with-encoding
Version:
Binary write file from text
29 lines • 640 B
JSON
{
"name": "@hyperbytes/wappler-text-to-file-with-encoding",
"version": "1.1.1",
"description": "Binary write file from text",
"license": "MIT",
"author": {
"name": "Brian English - hyperbytes"
},
"scripts": {
"postinstall": "node scripts/copyFiles.js"
},
"keywords": [
"wappler-extension",
"server-connect",
"module",
"file",
"text",
"binary",
"raw",
"Hyperbytes",
"utf8",
"ascii",
"binary",
"base64",
"base64url",
"utf16le",
"usc2"
]
}