TinyCore.js

TinyCore.js 1.0.2

A modular framework is a framework that uses modules to load and activate various features.A decoupled framework is a framework which is composed of smaller modules that can work on their own.TinyCore.js uses both of these principles to provide developers...

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...

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...

Stick

Stick 0.5.0 updated

Developed after JSGI middleware, Stick is a modular application framework for developing Web-based projects on top of RingoJS.Stick allows developers to create custom Web apps just by deploying the modules they need in their app.An example app is included...

BlueJacket is a relatively new framework in the PHP world, a completely new approach to writing MVC PHP code.The framework features the same principles used in larger PHP frameworks like Symfony or CodeIgniter, but with a lot lesser code, and focused on...

scaleApp

scaleApp 0.5.0

One-page, or single-page apps are some of the difficult Web-based applications to developed.This is because of the heavy usage of AJAX, and especially the need of organizing the code in smaller structures (modules, plugins, add-ons) that need to be called...

Oro Platform

Oro Platform 1.9.1 updated

Used to build the beautiful OroCRM e-commerce CRM script, the Oro Platform is a welll-oiled machine for deploying your own Symfony-based applications within minutes. This complex Business Application Platform (BAP) comes with plenty of pre-build features...

Hybrid

Hybrid 2.0.4 / 1.2

Theme developers can directly start coding their theme's HTML, CSS, and JavaScript, and forget about all the messy PHP.The downloads section provides the core of the framework, and an example theme.The sample theme is an user-friendly, search-engine...

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...

Spark

Spark 2.3 updated

Spark tries to be the Sinatra alternative in Java, providing a lightweight toolkit that developers can use when developing small to medium Web applications. It was specifically coded to work with Java 8 and focuses on Web development alone, implementing...