Duvet 0.1.0
(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 is a wrapper around RequireJS, giving you clean dependency management for your Javascript libraries.

Duvet also gives you 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 (67.59 kB)

Use

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

depends = ["sys 1.0", ..., "afDuvet 0.1.0 - 0.1"]

Documentation

Information

Meta information on the Duvet pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
67.59 kB
Licence
The MIT Licence
Built on
7th Aug 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: