Play framework is joining the Typesafe Stack — More information in the official announcement

Community contributed extensions

Bespin online editor [bespin] module

Bespin is a Mozilla Labs experiment on how to build an extensible web code editor using HTML 5 technology. The play bespin module allows you to edit all the application sources directly in the browser using bespin.

http://github.com/erwan/playbespin

Written by Erwan Loisant.

Published releases

bespin-1.0.1 ★ Jan 13, 2010 Documentation Download

To install locally this modules use the install command:

play install bespin-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
    - play -> bespin {version}

Check the documentation link of each release to check version notes.

Comments

Use this form to discuss about this module. Off-topic comments will be deleted without warning.