Flight

Flight 1.2.20 updated

REST stands for Representational State Transfer, and is a client-server communication protocol that relies on simple HTTP requests between involved parties.Flight is a framework designed around REST operations, ideal for building complex network...

browser.html actually provides a fully-working browser, not just an empty UI shell.It consists of a frame container, some buttons for the actual UI, and some iframes where the actual Web page is loaded.It also supports UI themes (white and dark for now),...

phpSysInfo

phpSysInfo 3.2.4 / 2.5.4 updated

PHPSysInfo can be used to display information about the host being accessed. The script will display information about various system details like Uptime, CPU, Memory, Network adapters, Disk usage, PCI devices, SCSI devices, IDE devices, and more.What is...

ProgressBar.js

ProgressBar.js 0.9.0 updated

ProgressBar.js uses the power of SVG to animate a progress indicator for your Web projects.The progress indicators created by this library can follow known movement patterns like lines, circles, squares, triangles, etc., or they can be modified via SVG to...

Prose

Prose 1.1.16 updated

Almost every developer these days uses GitHub to store his code or open source projects. Through well crafted services, GitHub has managed to place itself at the heart of Web development these days. Prose takes advantage of GitHub's essential...

Nikola

Nikola 7.6.1 updated

Nikola works by taking the website's content from a series files and combining them into HTML pages based on a preset template file. The content files and the business logic are separated for easier administration, and for easier editing whenever...

Reportable

Reportable 1.4.2

ActiveRecord is an object-relational mapper (ORM) for Ruby and Ruby on Rails. Reportable works by analyzing ActiveRecord models and giving a report from various predefined paramenters.Usage instructions are included with the download package.What is new...