The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used by the Atom editor and many other apps.
ReleaseNotes
minor feature: Made win.setAspectRatio() work on Windows. #27203 (Also in 12).a crash that could occur on app quit when using the remote module. #27069 (Also in 12).an where BrowserViews couldn't be effectively reparented. #27219 (Also in 12).an where non-draggable regions on BrowserViews could have incorrectly calculated bounds. #27183 (Also in 10, 12).an where some draggable regions were not clickable when loaded into BrowserViews on Windows. #27178 (Also in 10, 12).The pretty-print JavaScript feature in DevTools not functioning correctly. #27102.Updated Chromium to 87.0.4280.141. #27213.Chrome.webRequest extensions API not intercepting any requests. #27096 (Also in 10, 12).