7 projects tagged "JavaScript"
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".
GMP is a fast, free, JavaScript game engine. It's small, simple, and easy to learn and use. GMP is great for making sprite-based, 2D games, and it can easily power most retro-style arcade game designs. It is also well suited to making puzzles such as sudoku or gogopop. Professional game developers will find GMP useful for making rapid prototypes during their game development cycle. Setup is quick, and changes can be viewed by anyone with a browser. Game hobbyists will find GMP easy to learn and hack. It's simple enough to use as a learning tool, and powerful enough to run the back-end of production-quality games. Games can be shared simply by putting them in a Web page.
Solu is a simple Web application meant for making it easy to find colleagues, meeting rooms, and other resources in an office. It has a self service model without any authentication or permission checks, where anyone can find and update any resource's information. Besides the easy installation, all you need to set up an instance is your office map or office floorplan or blueprints stored as an image file.
File-Picker is a program to display and choose files from your Web site. It supports multiple languages. It uses AJAX to allow the user to interact with the server without reloading the page. You can pick several files at the same time. Its visual interface looks like a file explorer.
Pronto is a framework consisting of loosely-coupled layers designed to handle the mundane elements of Web development without sacrificing the developer's overall control of the project. It is a PHP4/PHP5 MVC framework that supports robust dispatching, CRUD scaffolding, transparent data caching, i18n, flexible ACLs, and much more.