FDJT (pronounced /ˈfɪdʒɪt/ as in "fidget") is a lightweight portable Web toolkit developed by beingmeta and released under the GNU LGPL. FDJT doesn't introduce any new abstractions but adds useful functionality to the abstractions already provided by Javascript and the DOM (Document Object Model). This distinguishes it from noble efforts like Prototype or Dojo and also from herculean efforts like Google's GWT, or Adobe's AIR.
Getting ItYou can download FDJT from here, or check it out of subversion from:
and simply install it on your site. Alternatively, you can reference the files directly at:Organization FDJT is organized into of multiple files:
History FDJT stands for FramerD Javascript Toolkit and was originally implemented to support beingmeta's web prototypes. In an adopted Harvard tradition, FDJT could be known as the web toolkit of 3 lies, to wit:
Enjoy!