Skip to content

Easy client / server comms for webpages

Notifications You must be signed in to change notification settings

Fantom-Factory/afDomJax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DomJax v0.3.12


Written in: Fantom pod: v0.3.12 Licence: ISC

Install

DomJax is a support library that aids Fantom-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.

Install DomJax with the Fantom Pod Manager ( FPM ):

C:\> fpm install afDomJax

Or install DomJax with fanr:

C:\> fanr install -r http://eggbox.fantomfactory.org/fanr/ afDomJax

To use in a Fantom project, add a dependency to build.fan:

depends = ["sys 1.0", ..., "afDomJax 0.3"]

Documentation

Full API & fandocs are available on the Eggbox - the Fantom Pod Repository.

Overview

afDomJax - My Awesome domJax project