[{"data":1,"prerenderedAt":56},["ShallowReactive",2],{"integration-node-red-node-base64\u002F":3},{"_id":4,"categories":5,"author":9,"description":13,"npmOwners":14,"npmScope":17,"name":4,"ffCertified":18,"downloads":19,"version":21,"updatedAt":22,"tier":23,"maintainers":24,"homepage":29,"bugs":30,"repository":32,"time":36,"lastUpdated":22,"created":37,"license":51,"githubOwner":52,"githubRepo":53,"examples":54,"readme":55},"node-red-node-base64",[6,7,8],"catalogue_utility","catalogue_data-and-analytics","catalogue",{"name":10,"email":11,"url":12},"Dave Conway-Jones","ceejay@vnet.ibm.com","http:\u002F\u002Fnodered.org","A Node-RED node to pack and unpack objects to base64 format",[15,16],"knolleary","dceejay",null,true,{"week":20},1741,"1.0.0","2025-04-14T16:50:36.405Z","recommended",[25,27],{"name":15,"email":26},"nick.oleary@gmail.com",{"name":16,"email":28},"dceejay@gmail.com","https:\u002F\u002Fgithub.com\u002Fnode-red\u002Fnode-red-nodes#readme",{"url":31},"https:\u002F\u002Fgithub.com\u002Fnode-red\u002Fnode-red-nodes\u002Fissues",{"type":33,"url":34,"directory":35},"git","git+https:\u002F\u002Fgithub.com\u002Fnode-red\u002Fnode-red-nodes.git","\u002Ftree\u002Fmaster\u002Fparsers\u002Fbase64",{"created":37,"modified":22,"0.0.1":37,"0.0.2":38,"0.0.3":39,"0.0.4":40,"0.0.5":41,"0.0.6":42,"0.0.8":43,"0.1.0":44,"0.1.1":45,"0.1.3":46,"0.2.0":47,"0.2.1":48,"0.3.0":49,"1.0.0":50},"2014-11-18T19:31:15.324Z","2016-03-02T13:32:16.118Z","2016-09-15T20:19:48.474Z","2016-11-06T20:33:05.469Z","2017-06-24T12:52:08.522Z","2017-06-30T18:51:24.106Z","2017-11-10T15:26:21.640Z","2018-01-30T21:41:23.836Z","2018-02-03T15:07:24.626Z","2018-04-29T16:36:55.589Z","2019-10-28T17:45:40.626Z","2020-02-26T17:09:37.614Z","2021-03-12T20:53:39.468Z","2025-04-14T16:50:36.225Z","Apache-2.0","node-red","node-red-nodes",[],"\u003Ch1 id=\"node-red-node-base64\">\u003Ca class=\"header-anchor\" href=\"#node-red-node-base64\">node-red-node-base64\u003C\u002Fa>\u003C\u002Fh1>\n\u003Cp>A \u003Ca href=\"http:\u002F\u002Fnodered.org\" target=\"_new\">Node-RED\u003C\u002Fa> node to encode and decode base64 format messages.\u003C\u002Fp>\n\u003Ch2 id=\"install\">\u003Ca class=\"header-anchor\" href=\"#install\">Install\u003C\u002Fa>\u003C\u002Fh2>\n\u003Cp>Run the following command in your Node-RED user directory - typically \u003Ccode>~\u002F.node-red\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>npm i node-red-node-base64\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch2 id=\"usage\">\u003Ca class=\"header-anchor\" href=\"#usage\">Usage\u003C\u002Fa>\u003C\u002Fh2>\n\u003Cp>A function that converts the \u003Ccode>msg.payload\u003C\u002Fcode> to and from base64 format.\u003C\u002Fp>\n\u003Cp>If the input is a binary buffer it converts it to a Base64 encoded string.\u003C\u002Fp>\n\u003Cp>If the input is a Base64 string it converts it back to a binary buffer.\u003C\u002Fp>\n\u003Ch2 id=\"sample-flow\">\u003Ca class=\"header-anchor\" href=\"#sample-flow\">Sample Flow\u003C\u002Fa>\u003C\u002Fh2>\n\u003Cpre>\u003Ccode>[{\"id\":\"d2ccae00.2d335\",\"type\":\"inject\",\"name\":\"\",\"topic\":\"\",\"payload\":\"\",\"payloadType\":\"none\",\"repeat\":\"\",\"crontab\":\"\",\"once\":false,\"x\":136,\"y\":99,\"z\":\"385bdf8b.c7a42\",\"wires\":[[\"e03cae10.1fc35\"]]},{\"id\":\"b778ef09.48871\",\"type\":\"base64\",\"name\":\"\",\"x\":411.5,\"y\":160,\"z\":\"385bdf8b.c7a42\",\"wires\":[[\"6295d1b1.9d6a3\",\"46b597ba.b94a68\"]]},{\"id\":\"6295d1b1.9d6a3\",\"type\":\"debug\",\"name\":\"\",\"active\":true,\"console\":\"false\",\"complete\":\"false\",\"x\":610,\"y\":160,\"z\":\"385bdf8b.c7a42\",\"wires\":[]},{\"id\":\"ead9e7c9.152618\",\"type\":\"debug\",\"name\":\"\",\"active\":true,\"console\":\"false\",\"complete\":\"false\",\"x\":610,\"y\":240,\"z\":\"385bdf8b.c7a42\",\"wires\":[]},{\"id\":\"46b597ba.b94a68\",\"type\":\"base64\",\"name\":\"\",\"x\":411.5,\"y\":240,\"z\":\"385bdf8b.c7a42\",\"wires\":[[\"ead9e7c9.152618\"]]},{\"id\":\"1c9124e9.e36edb\",\"type\":\"inject\",\"name\":\"\",\"topic\":\"\",\"payload\":\"\",\"payloadType\":\"date\",\"repeat\":\"\",\"crontab\":\"\",\"once\":false,\"x\":1775,\"y\":113,\"z\":\"385bdf8b.c7a42\",\"wires\":[[]]},{\"id\":\"48a892ea.b7576c\",\"type\":\"debug\",\"name\":\"\",\"active\":true,\"console\":\"false\",\"complete\":\"false\",\"x\":2171,\"y\":210,\"z\":\"385bdf8b.c7a42\",\"wires\":[]},{\"id\":\"e03cae10.1fc35\",\"type\":\"function\",\"name\":\"\",\"func\":\"msg.payload = new Buffer.from(\\\"12345\\\");\\nreturn msg;\",\"outputs\":1,\"x\":250,\"y\":160,\"z\":\"385bdf8b.c7a42\",\"wires\":[[\"b778ef09.48871\"]]}]\n\u003C\u002Fcode>\u003C\u002Fpre>\n",1784738654082]