RSS 95 projects tagged "JavaScript"

Download No website Updated 04 May 2013 jQuery XPath

Screenshot
Pop 68.21
Vit 1.00

jQuery XPath is a plugin which provides a fully-featured XPath 2.0 query language implementation in JavaScript which can be used to query both HTML and XML documents in old and modern Web browsers.

Download Website Updated 11 Apr 2013 Dynamic Form

Screenshot
Pop 160.22
Vit 2.44

Dynamic Form is a Python request abstraction library that lets you write one request handler that will run on multiple Python Web frameworks (such as Django and Google's AppEngine). This allows you to create pages and apps once and use them on multiple projects without concern about which framework is being used. Additionally, it makes AJAX easy. Simply adding nested request classes allows you to define AJAX handlers that can easily be refreshed both sever-side and client-side.

Download Website Updated 10 Apr 2013 WebElements

Screenshot
Pop 205.74
Vit 2.73

WebElements is a collection of Python objects that enable developers to generate and interact with Web apps on the server side. It encourages object oriented Web site development, and code reuse by separating each DOM element into its own object, and then allowing inheritance and child elements to come together to form new elements not defined in the standard DOM.

Download Website Updated 11 Apr 2013 Web Bot

Screenshot
Pop 149.71
Vit 2.47

WebBot is a Web development toolset which is designed to sit nicely on top of your existing infrastructure. It is built with a collection of Open Source tools which together enable building Python Web applications the same way native ones are built and running these applications on top of the leading Python frameworks (such as Django and Google's App Engine). As a result, the WebBot framework encourages reuse, concise code, rapid development, and happy developers.

Download Website Updated 06 Apr 2013 GUI Builder

Screenshot
Pop 310.60
Vit 2.89

GUI Builder is a drag and drop interface for creating WebElement User Interface (WUI) templates that can be used as the foundation of a responsive Wep app. It simplifies the process of designing applications, and encourages separation of the logic and view. It is part of the WebBot Web development framework, which makes it possible to build Web apps in a similar fashion to Qt/KDE apps.

No download Website Updated 16 Mar 2013 Hang The DJ

Screenshot
Pop 35.94
Vit 8.20

Hang The DJ is a music server and set of players designed to be your personal DJ. Comprehensive ratings are maintained for each of your songs, and the ratings are used to intelligently and automatically generate music that is just right for the mood you are in.

Download Website Updated 12 Oct 2012 Private Logistics

Screenshot
Pop 38.96
Vit 1.53

Private Logistics is a partial personal information management (PIM) suite some highly useful tools such as a scratchpad, a calendar, and an option-rich todo list. All are designed to be sensitive to privacy and to keep your private data just where it belongs.

Download Website Updated 09 Jun 2012 Karate Score Board

Screenshot
Pop 43.20
Vit 18.64

Karate Score Board is a digital score board for karate matches (kumite). It provides a timer, scores, a fall counter, and a color side switch (aka/ao). It's implemented as a webpage to be portable and system-independent.

No download No website Updated 06 May 2012 Abmash

Screenshot
Pop 25.73
Vit 19.53

Abmash provides Web application automation based on visible rendered output. It is all about interacting with a browser as humans would do, including AJAX and forms. It lets you perform tasks like "Click the red button", "Give me all text elements directly below an image", or "Click 'Login' and wait until the login form is loaded, then type in my credentials and submit the form".

Download Website Updated 11 Apr 2012 Datum

Screenshot
Pop 29.46
Vit 20.14

Datum is a Web application which shares data from databases and information related to these databases. The core of the software provides user management and permissions, news, file sharing, visualisation of the database schema through WWWSQLDesigner, data reports with charts, dynamic charts, an asynchronous daemon, internationalization, a help system, database management with optimization and triggers, and user history. Modules can be added to add special functionalities or interfaces for a database.

Screenshot

Project Spotlight

PHP based Datagrid

A fully-functional PHP Datagrid in just seven lines of code.

Screenshot

Project Spotlight

NCurses Disk Usage

An Ncurses version of 'du'.