New Frameworks Scripts for Web
Express is a high performance Web framework for Node.js, practically one of the most used and most liked modules for Node.js (according to the npmjs.org website). Express.io is a simple framework which practically merges Express' features with Socket.IO,...
Ringo is not a be-all, end-all framework for Python, but a specialized solution for Web-based applications.It comes packed with all the basic tools a developer might need to quickly get going on his Python Web projects.What is new in this...
Apache MyFaces is a Java Web framework developed at the Apache Software Foundation to simplify the process of writing JSF compatible applications.JSF, or JavaServer Faces, is an official Java specification, included with the Java EE platform,...
Apache VCL is an acronym for Virtual Computing Lab, and is a toolkit dedicated for managing advanced VMs for dealing with high-end computational environments.VCL delivers a dedicated computing environment to users for a limited time through a Web...
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...
TroopJS blends many web technologies together for the purpose of reducing development time and task overhead.It doesn't focus on one single coding paradigm, but merges various tools together with the purpose of easing development routines and supporting...
Ractive.js was developed for The Guardian (UK) newspaper website, mainly for creating interactive Web pages.Ractive.js practically combines various technologies and tricks so updating templated content does not require more code than the template...
JSU Framework (or Zincksoft Javascript Framework) is a modern toolkit that can help developers write JavaScript-heavy applications that won't block or slow-down client-side environments.The framework is written following object-oriented principles and...
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,...
Kanso implements and extends the CouchDB API inside the browser.This way, developers can write custom routing, rendering and validation functions that run on client-side whenever possible.CouchDB will be considered a fall-back solution only.This results...