Vert.x

Vert.x 3.1.0 updated

Vert.x combines Node.js with a distributed event bus and wraps it all inside a JVM (Java Virtual Machine).This adds a boost of performance, while allowing complex code to be executed asynchronously, the operation Node.js is best at.Included with Vert.x is...

Fabrico

Fabrico 1.0

Fabrico is what industry experts call a micro-framework.It's not a fully-blown development kit like Zend or CakePHP, but is very useful in small to medium projects where the code of the aforementioned frameworks is 100 times longer than the application's...

Apache Stanbol's code is based on the OSGi component framework and it was assembled in such manner that developers will be able to build modular apps with interchangeable components.This is possible because all of Stanbol's components can be accessed and...

DeLorean.js

DeLorean.js 0.9.7 updated

DeLorean.js allows developers to build data transfer and management systems that use unidirectional channels to communicate and move the information.This system, also known as a Flux and made popular by Facebook's React framework, allows an alternative to...

Ampersand.js

Ampersand.js 1.10.0

Ampersand.js is based on how Backbone.js works on the client-side, bringing some of the same principles to the server-side environment of Node.js.This loosely-coupled and modular framework was created not only to adapt to any type of project, but be as...

TrinteJS

TrinteJS 0.3.7 updated

TrinteJS is a starter kit for developing Node.js powered applications, tightly integrated with Express, CaminteJS, jQuery and the Bootstrap frontend framework. Trinte's main purpose is to help developers prototype their applications without spending too...

tinyPHP

tinyPHP 1.0.0

Especially created to work with MySQL database environments, tinyPHP only holds the necessary tools to quickly put together the basic functionality of a PHP application.A demo app is included with the download to get developers started on their...