Ractive.js
Ractive.js is different. It solves some of the biggest headaches in web development – data binding, efficient DOM updates, event handling – and does so with almost no learning curve.
View ArticleKoa
Expressive middleware for node.js using generators via co to make web applications and APIs more enjoyable to write. Koa's middleware flow in a stack-like manner allowing you to perform actions...
View ArticlePedestal
Pedestal is a web application framework written in Clojure that aims to bring both the language and its principles to client and server-side development.
View Articleember.js
Write dramatically less code with Ember's Handlebars integrated templates that update automatically when the underlying data changes. Don't waste time making trivial choices. Ember.js incorporates...
View ArticleZepto.js
Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API.
View ArticleDurandal
Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain.
View ArticleThorax
An opinionated, battle-tested Backbone + Handlebars framework to build large scale web applications.
View ArticleChaplin
Chaplin is an architecture for JavaScript applications using the Backbone.js library. Chaplin addresses Backbone’s limitations by providing a lightweight and flexible structure that features...
View ArticlejQuery
jQuery is a cross-browser JavaScript library designed to simplify the client-side scripting of HTML. jQuery simplifies HTML document traversing, event handling, animating, and Ajax interactions for...
View ArticleMeteor
Meteor is a set of new technologies for building top-quality web apps in a fraction of the time. It is built around Smart Packages: little bundles of code that can run on a client, inside a cloud...
View ArticleAngularJS
HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The...
View ArticleBatman.js
Batman.js is a framework for building rich web applications with CoffeeScript or JavaScript. App code is concise and declarative, thanks to a powerful system of view bindings and observable properties....
View ArticlePowerShell Pipeworks
PowerShell Pipeworks is a Framework for making Sites and Services with Windows PowerShell. It is designed to do for web development what PowerShell has done for IT development -- make it easy to build...
View ArticleOpa
Opa is an open source, simple and unified platform for writing web applications. All aspects are directly written in Opa: Frontend code, backend code, database queries and configuration. And everything...
View ArticleAgility.js
Agility.js is an MVC library for Javascript that lets you write maintainable and reusable browser code without the verbose or infrastructural overhead found in other MVC libraries.
View ArticleBackbone.js
Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative...
View ArticleKnockbackJS
Both Knockout.js and Backbone.js have their strengths and weaknesses, but together they are amazing! With Knockback.js, you can use the strong ORM provided by Backbone and create dynamic views using...
View ArticleKnockoutJS
Knockout is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model. Any time you have sections of UI that update...
View Article