Nancy

Nancy 1.4.1 updated

Nancy, just like Sinatra is mainly suitable for Web development and targeting small to medium projects, being a lightweight HTTP wrapper that will allow developers to create the custom behavior for their C# code. They can easily manipulate the HTTP...

Roots

Roots 3.2.2 updated

Roots is a collection of utilities to make developing Web apps a much more easier task with Node.js. It was developed for, and targets the Node.js command line only. Its main purpose is to gather a series of open source utilities, along with some of its...

Presto

Presto 0.95

Presto is yet another of Facebook's custom database engines, which the company has been actively using for its products and yet decided to release it as an open source product nevertheless.Presto works on multiple servers at once, being a system you...

Istanbul

Istanbul 0.4.3 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. Istanbul is a toolkit from Yahoo's engineers,created to help developers in testing their code. Istanbul can be...

Default CSS Smart Grid width on a normal desktop is 960px.Depending on the device used to access the page, CSS Smart Grid rearranges and resizes the content on a page to fit the maximum width the device is capable of displaying.This means the website will...

Moped

Moped 2.0.7 updated

MongoDB is a document-oriented database, perfect for high intensive load environments. The driver will allow Ruby apps to save, retrieve, write and use data stored in MongoDB databases. Moped exposes a simple, elegant, fast and well tested MongoDB-Ruby...

npm

npm 3.9.1 updated

Developers can use npm to install and publish their Node.js applications. npm can be used from the Node.js CLI, or it can be used programmatically inside Node.js JavaScript code. npm is just like many other package managers,being  very similar to...

MUELLER

MUELLER 1.2.0

MUELLER was created to work with responsive or fixed layouts, allowing developers to build beautiful content presentation templates, utilizing a basic vertical grid system.Built using an agnostic approach, MUELLER allows a customizable environment, not...

jQuery Stage

jQuery Stage 1.1.8 updated

jQuery Stage sniffs out viewport details for debug purposes. A demo is included with the download package. jQuery Stage collects: Viewport width Viewport height DP DPPX PPI DI Viewport type (desktop, tablet, phone) Viewport orientationWhat is new in this...