I need to create a temporary file to store user settings on the client side. Is it possible to create a simple log file using JavaScript?
A library that lets you create a plain text file (or an image file or a rich text file) on the client-side for download is FileSaver.js.