FUEL: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
m (typo)
Line 1: Line 1:
<blockquote>FUEL (Firefox User Extension Library) is a JavaScipt Library designed to help developers build extensions using terminology and interfaces that are familiar to them. It will be usable in Firefox 1.5-3.0.</blockquote>
<blockquote>FUEL (Firefox User Extension Library) is a JavaScript Library designed to help developers build extensions using terminology and interfaces that are familiar to them. It will be usable in Firefox 1.5-3.0.</blockquote>


FUEL is about making it easier for extension developers to be productive, by minimizing some of the XPCOM formality and adding some "modern" JavaScript ideas. We want to start with areas that will provide the most benefit.
FUEL is about making it easier for extension developers to be productive, by minimizing some of the XPCOM formality and adding some "modern" JavaScript ideas. We want to start with areas that will provide the most benefit.

Revision as of 05:34, 10 January 2007

FUEL (Firefox User Extension Library) is a JavaScript Library designed to help developers build extensions using terminology and interfaces that are familiar to them. It will be usable in Firefox 1.5-3.0.

FUEL is about making it easier for extension developers to be productive, by minimizing some of the XPCOM formality and adding some "modern" JavaScript ideas. We want to start with areas that will provide the most benefit.

If you have any input, questions or comments, please send them to Mark Finkle (mfinkle) or John Resig (jeresig).

Version 0.1 (Jan 31, 2007)

Version 0.2 (Feb 28, 2007)