Ampersand.js from &yet is a new web framework. It follows the trends that I’ve been using for my own applications: Everything is CommonJS Client-side dependencies use npm (for a list of modules, see http://tools.ampersandjs.com) State and data binding is Backbone-inspired It has a heavy focus on client-side development, so it leans on the MVVM approach. Most of these ideas come together in the for