Duvet 1.0.6
Something soft and comfortable to wrap your Javascript up in!

Duvet is a BedSheet library that injects HTML into your web page after it has been rendered, but before it is streamed to the browser.

Duvet is a wrapper around RequireJS, giving you clean dependency management for your Javascript libraries.

Duvet also gives a simple means of executing Fantom code in your web browser!

Why Duvet?

Embracing RequireJs and AMD modules is like having an IoC for Javascript; and using it gives you a warm, fuzzy feeling all over!

Read more...

Install

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

Or to install Duvet 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.

afDuvet.pod (77.54 kB)

Use

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

depends = ["sys 1.0", ..., "afDuvet 1.0.6 - 1.0"]

Documentation

Information

Meta information on the Duvet pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
77.54 kB
Licence
The MIT Licence
Built on
18th Dec 2014
Source code
via Mercurial at https://bitbucket.org/AlienFactory/afduvet
Depends on
afBedSheet, afConcurrent, afIoc, afIocConfig, sys, util, web
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 22 releases of Duvet: