COKE

COKE 0.25.3

Based on Express, COKE adds support for a wide variety of features Node.js programmers might need and want from a top of the class Node.js framework.It's main purpose is to speed up development and eliminate common, boring tasks.This facilitates a faster...

ColdBox

ColdBox 4.1.0 updated

ColdBox is a framework for reusing code when developing ColdFusion-powered applications.It is a widely used tool amongst the ColdFusion community, allowing them to write leaner, more powerful, better organized and much lesser code when building complex,...

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

ColtJS

ColtJS 1.0.3

The Asynchronous Module Definition (or simply AMD) is a new technique for building modern JavaScript-centered applications where code is organized in modules, which when used automatically load all their dependencies as well. ColtJS has been made possible...

ComponentJS

ComponentJS 1.2.7 updated

ComponentJS is an MVC framework that splits HTML 5 apps into different layers for easier content and behavior administration. ComponentJS uses modules/components to organize UI and UX behavior for easier, better and faster extensibility, administration...

CompoundJS

CompoundJS 1.1.16 updated

CompoundJS is built on top of Express and inspired by Ruby on Rails. It was written to reduce development time of Node.js powered apps and allow a broader scope for JavaScript developers. CompoundJS was previously known under the name RailwayJS.What is...

Connect

Connect 3.4.1 updated

Connect was developed by Sencha Labs, the company behind tools like Sencha Touch and Ext JS. The framework is nothing more than a very lightweight, but very versatile and powerful middleware for dealing with HTTP requests and responses. Connect provides...

CubicWeb

CubicWeb 3.18.2

Built in object-oriented Python, it's made up of components named cubes, which adds functionality to the developer's project.Features:An engine driven by the explicit data model of the application A query language named RQL similar to W3C's SPARQL A...

Dancer

Dancer 1.3202 updated

Inspired by Ruby's Sinatra, it's perfect for building web applications with minimal-effort. It allows a simple webapp to be created with very few lines of code, but allowing the flexibility to scale to much more complex applications. Dancer aims to...