RSS 20 projects tagged "JSON"

No download Website Updated 06 Jun 2009 myPatterns

Screenshot
Pop 18.19
Vit 38.08

myPatterns is a lightweight library implementing pattern matching of arbitrary data structures (not just strings) in concrete syntax notations. Default notations such as JSON are pre-defined, but users can override them with new, customized notations for their data. myPatterns is available for C and JavaScript developers, and has already been integrated with querying tools such as JSLINQ and JSONQuery.

Download Website Updated 08 Jul 2009 image_region_selector

Screenshot
Pop 13.96
Vit 37.67

image_region_selector is a JavaScript for selecting general polygonal image regions. It allows you to draw lines on a <div> containing an <img>. It detects incomplete or tangled (edge crossed) "polygons" and produces a finished polygon description as vertices or scan lines.

Download Website Updated 14 Aug 2009 smartMySQLAdmin

Screenshot
Pop 63.81
Vit 37.16

smartMySQLAdmin is an AJAX-based MySQL management tool. You can use smartMySQLAdmin for basic CRUD operations.

No download No website Updated 02 Sep 2009 NaturePHP

Screenshot
Pop 20.52
Vit 36.90

NaturePHP is a classes wrapper using PHP's autoload to create a non-intrusive, simple, organized, and extensible library system. It is aimed at intermediate and advanced PHP developers, providing a lot of non-intrusive functionality for Web site and application development. Upcoming development will include internal library management and the ability to download/update libraries from the repository.

Download Website Updated 16 Mar 2010 XBSDB

Screenshot
Pop 16.37
Vit 36.52

XBSDB allows you to operate with data arrays in your JavaScript code like with SQL data. You can insert, delete, update, and select records, and you can use indexes to make the selection faster. JSON-based methods allow you to prepare data on one side (browser or Web server) and to load them on the other (Web server or browser). Using XBSDB allows you to move some database operations from the Web server to the client machine and to reduce number of Web server requests. XBSDB consists of two parts, one for the browser and one for the Web server. The browser part is the core; the Web server part just prepares data for exchange. The browser part is JavaScript code, and the Web server part is presented in two equivalent variants in Perl and PHP.

No download No website Updated 16 Nov 2009 RestyGWT

Screenshot
Pop 31.59
Vit 35.87

RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects. RestyGWT Rest Services allow you to define an asynchronous service API which is then implemented via GWT deferred binding by RestyGWT. It features generation of asynchronous RESTful JSON based service proxies, encoding and decoding of Java objects to JSON, and an easy-to-use REST API.

No download Website Updated 06 Oct 2010 PHP On Pie

Screenshot
Pop 34.68
Vit 31.04

PHP On Pie is a PHP framework that combines the best ideas from PHP projects like Drupal, CodeIgniter, Kohana, and ZendFramework. It has very few core concepts: classes, models, events, slots, and tools. It lets you repackage completed apps into plugins that you or others can use later. Its smart database classes allow you to implement vertical and horizontal partitioning (sharding) easily to handle millions of users.

No download No website Updated 07 Oct 2010 JavaScript Auto Complete

Screenshot
Pop 26.42
Vit 31.02

JavaScript Auto Complete is an object that provides auto-complete support for Web form text inputs. It displays a pull-down menu with options based on the entered text. The presentation of the pull-down menu is configurable using CSS styles. The object may trigger calls to event handlers when the user selects a given suggested option.

Download No website Updated 11 Oct 2012 feedMe

Screenshot
Pop 21.70
Vit 15.21

feedMe is a basic RSS feed and Podcast parser with XML namespace support for JavaScript and jQuery Web apps.

No download No website Updated 05 Aug 2012 WAJAF

Screenshot
Pop 137.30
Vit 10.18

WAJAF is a powerfull JavaScript framework that works on the client side (i.e. the Web browser) and lets you build complete applications based on XML file descriptors or native server language classes (already available in PHP).

Screenshot

Project Spotlight

quIRC

A clean, lightweight terminal-based IRC client.

Screenshot

Project Spotlight

PHP Shell

A shell wrapped in a PHP script.