Duvet 0.0.14
(Internal) Something soft and comfortable to wrap your Javascript up in!

Duvet is a support library that aids Alien-Factory in the development of other libraries, frameworks and applications. Though you are welcome to use it, you may find features are missing and the documentation incomplete.

Duvet provides a means to inject HTML into you web page after its been rendered, but before it is streamed to the browser.

Duvet also provides a wrapper around RequireJS giving you clean dependency management for your Javascript libraries.

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 (60.43 kB)

Use

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

depends = ["sys 1.0", ..., "afDuvet 0.0.14 - 0.0"]

Documentation

Information

Meta information on the Duvet pod:

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

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 22 releases of Duvet: