React

or React.js, is a(nother) framework. Developed by Facebook. Quite handy to work with.

It is an interesting base for building multi-platform applications with frameworks like Electron.

    • Navigation
      • Routing React Apps (link)
    • SQLite database bindings
      • SQL.js (link, example project) is an SQLite port in JavaScript. No C bindings or compilations needed.