AF-BedSheet 0.0.10Something 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.
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.
Use
To use AF-BedSheet in a Fantom project, add a dependency to the project's build.fan
:
depends = ["sys 1.0", ..., "afBedSheet 0.0.10 - 0.0"]
Documentation
Information
Meta information on the AF-BedSheet pod:
- Published by
- Steve Eynon
- Organisation
- Alien-Factory
- Pod file size
- 234.70 kB
- Licence
- BSD 2-Clause License
- Built on
- 25th Jul 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
Release History
There have been 52 releases of AF-BedSheet:
- 1.5.18, 1.5.16, 1.5.14, 1.5.12, 1.5.10, 1.5.8, 1.5.6, 1.5.4, 1.5.2, 1.5.0
- 1.4.16, 1.4.14, 1.4.12, 1.4.10, 1.4.8.4, 1.4.8.2, 1.4.8, 1.4.6, 1.4.4, 1.4.2, 1.4.0
- 1.3.16, 1.3.14, 1.3.12.1, 1.3.12, 1.3.10, 1.3.8, 1.3.6, 1.3.4, 1.3.2, 1.3.0
- 1.2.4.1, 1.2.4, 1.2.2, 1.2.0.1, 1.2.0
- 1.1.2, 1.1.0
- 1.0.16, 1.0.14, 1.0.12, 1.0.10, 1.0.8, 1.0.6, 1.0.4, 1.0.2, 1.0.0
- 0.0.10, 0.0.8, 0.0.6, 0.0.4, 0.0.2