JSCover

JSCover 1.0.23 updated

Code Coverage is a metric used in software development describing the amount of code that has been tested. The higher it is the better it is. JSCover was created on top of an older code coverage tool for JavaScript known as JSCoverage, on which...

Edda

Edda 0.7.0

MongoDB is a document-oriented NoSQL database, perfect for high traffic and intensive load environments.The MongoDB databases uses the mongod daemon to create log files of what happened with the database while in usage.Edda works by taking mongod log...

Chained

Chained 1.0.0

A chained select block is a series of drop-down select fields that get populated based on previous selections.The Chained plugin implements all the mechanics for building such UI components, all with the help of a very simplistic HTML structure and JS...

dexml

dexml 0.5.1

dexml adds some simplicity to working with XMLs in Python by providing a quick interface for converting data between the two mediums.It lets developers add simple class definitions, used when needing to describe the desired structure of future XML...

It's the next step in the evolution of the NewAeon HTML 5 framework, with support for responsive layouts and non-obtrusive JS.Features:Easy to use Compliant with the latest HTML 5 technologies Cross-browser tested Cross-device tested Simple file and...

Yepnope

Yepnope 2.0.0

Its purpose is to speed up page load time.Documentation on how to use it is included in the project's README file, but the programmer basically includes under "yep" the scripts he wants to load at one point, and under "nope" the scripts he does not need...

azurepython3

azurepython3 1.7.7

azurepython3 was created to allow developers to store a website or application's data on an Azure server.The library is basically a wrapper for Windows Azure's Storage REST API.azurepython3 is also compatible and can be used with the Django framework as...