#text file

3 messages · Page 1 of 1 (latest)

stiff pagoda

How can make the codeblock turn into a text file?

steel pagoda

extract the contents in the codeblock and write them to a text file with fs#writeFile / fs#writeFileSync

bitter blazeBOT

node Static method: Buffer.from(array)
Allocates a new Buffer using an array of bytes in the range 0255. Array entries outside that range will be truncated to fit into it.