Lift

Lift 2.6 / 3.0-M2

Lift focuses on reducing development overhead, but also keeping security holes to a minimum.It achieves this by a community designed code base that brings together the knowledge of multiple JVM and Scala professionals.Lift can be used not only in simple...

Vue.js

Vue.js 1.0.15 updated

MVVM (Model-View-ViewModel) is a deviation from the classical MVC paradigm, developed by Microsoft, targeted at UI development, and used for Silverlight and WPF (Windows Presentation Foundation). Vue.js implements some of the basic MVVM principles for...

Aura

Aura 0.9.4

Aura is like a portable plugins / add-ons / modules / widgets system for any JavaScript framework around.Aura allows developers to wrap code and reuse it anytime he wants to.It currently can work with any major JS framework and is recommended especially...

Spring Web Flow

Spring Web Flow 2.4.2 / 3.1.0.RC1 updated

Spring Web Flow expands the Spring MVC framework to support "flows" allowing developers to create and run rich, interactive, and responsive Web applications. These flows cover everything from HTTP requests to business tasks and are fully controllable by...

Colony

Colony 1.3.12 updated

Colony has a simple approach to development.Instead of using complex architectures so the framework handles everything and everywhere, Colony uses a basic API and discharges all other tasks and features into modules.To create an application, just load the...

Apache Tapestry

Apache Tapestry 5.4.0 updated

Apache Tapestry uses a different approach for building Java apps. Instead of complex modular architectures every Tapestry component is actually a basic Java POJO which holds all the information about it and allows it to be easily scripted and used in safe...

Sammy.js

Sammy.js 0.7.6

And just like Ruby's Sinatra, Sammy.js also mainly revolves around the 'routes'.It is mainly to use with AJAX and one-page applications/websites, where controlling the URL and DOM content loaded and displayed based on it is of greater importance than...

Mojolicious

Mojolicious 6.38 updated

While one Perl was one of the most used programming languages on the Web, languages like Java, PHP, Ruby, Python or JavaScript have surpassed it and many Perl frameworks were abandoned as well. Updated to support HTML 5 and CSS 3, Mojolicious is one of...

Laravel

Laravel 5.0.22 updated

Laravel was created to reduce application development time and to automate mundane tasks.Lots of documentation and tutorials are provided, all to ease the task of migrating to Laravel, and reduce the normal learning curve.Some of the principles and...