AF-BedSheet 1.0.4
Something fresh and clean to lay your web app on!

BedSheet is a Fantom framework for delivering web applications. Built on top of afIoc and Wisp, BedSheet aims to be: Powerful, Flexible and Simple.

BedSheet's main concern is proving a rich mechanism for the routing and delivery of content over HTTP. The generation of content (i.e. templating) is currently a lesser concern. That said, BedSheet is bundled with Moustache from Xored and integrating with other templating engines should only require a few of lines of code.

BedSheet is inspired by Java's Tapestry5, Ruby's Sinatra and Fantom's Draft.

Read more...

Install

To install AF-BedSheet with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install AF-BedSheet with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afBedSheet.pod (270.45 kB)

Use

To use AF-BedSheet in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afBedSheet 1.0.4 - 1.0"]

Documentation

Information

Meta information on the AF-BedSheet pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
270.45 kB
Licence
BSD 2-Clause License
Built on
3rd Aug 2013
Source code
at https://bitbucket.org/SlimerDude/afbedsheet
Depends on
afIoc, concurrent, inet, mustache, sys, util, web, webmod, wisp
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 52 releases of AF-BedSheet: