Kango

Kango 1.8.0 updated

Kango is collection of JavaScript libraries for building browser add-ons with ease, that work on all browsers the same. The Kango framework is free to use for any non-commercial projects.What is new in this release:Firefox: Electrolysis...

Kanso

Kanso 0.5.0 updated

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

Katana

Katana 0.4.3

Katana was created for programmers that don't have time to create their own routing systems, template engines and other basic tools for developing on top of Node.js.The framework is basically just a simple collection of tools that work out-of-the-box and...

King23

King23 0.9.1 updated

Still under development.If you got accustomed to working with PHP frameworks, King23 can be a real helpful utility if your clients don't require you to build nothing over the top.There's no point in loading a large PHP framework like Zend or CakePHP that...

kiss.py

kiss.py 1.0.0

All the aforementioned technologies are pretty famous and widely used in the Python community.kiss.py simply provides developers a framework that integrates and uses these tools out of the box inside an MVC assembled core.So instead of being forced by...

Kivy

Kivy 1.9.0

Kivy is a gestural toolkit developed starting from PyMT.It can be used for developing multi-touch enabled media rich applications.Currently the aim is to allow for quick and easy interaction design and rapid prototype development.Kivy is written in...

Knockback.js

Knockback.js 1.0.0 updated

They are MVC, respective MVVM frameworks for JavaScript, but each one with its own features and approach to Web development. Knockback.js merges their code to provide a more complete development framework. Download the stand-alone version of...

Knockout

Knockout 3.4.0 updated

It is written after the MVVM philosophy, Model-View-ModelView pattern.What is new in this release:Computed properties now notify only when their value changes optionsCaption now HTML-encodes its output Bindings are now refreshed independently What is new...

Koa

Koa 1.1.2 updated

Koa is is largely based on Express, which in turn is based on Connect, a low-level middleware for creating Node.js Web applications. Unlike those two aforementioned solutions, Koa's code doesn't include middleware within its core directly, but...

Kohana

Kohana 3.3.5 updated

The framework itself requires very little configuration, supporting UTF-8 and i18n, providing many of the tools that a developer might need within a website.What is new in this release:Using Mysql Geometry column in a table causes an error utf8 set names...