4 projects tagged "JavaScript"
The Savory Framework is a collection of ready-to-use code that helps you tackle much of the dreary work required for building massively multi-user Web applications. It relies on and fully embraces Prudence (the "Savory JavaScript" flavor) and MongoDB, two platforms designed from the ground-up for REST-friendly scalability. With Savory you can quickly get users logging in, accessing data with permissions, subscribing to email notifications, shopping and paying you, interacting with each other, and managing their own content on your site. It lets you cleanly integrate with third party technologies and services, from Ext JS and Sencha Touch to Facebook.
JSeance is a code generator that can generate code or resources in any language. It integrates with existing projects via Maven, Ant, or command-line. Using input XML Models (any schema) and a JSeance XML template, the code generation engine produces text output of any type, supporting complex transformations and customizations through native rich-features and an embedded JavaScript engine. JSeance's philosophy is to enable developers to produce highly-complex code while keeping emphasis on template readability and maintainability. It follows a structured approach to solve most of the challenges of code generation, and integrates a full-featured JavaScript engine (Rhino) for solving the other challenges within the same template XML file.
Prudence is a platform for creating scalable Web applications and network services using dynamic scripting languages and proven REST principles. Your application can support thin clients (HTML) and rich clients (AJAX), with anything in between. You can also create pure REST services with no user interaction. Languages supported are Python, Ruby, Groovy, Clojure, JavaScript, PHP, Succinct, Velocity, and anything else supported by the Scripturian project.