Libraries and Classes

Overview

xJSFL has a rich set of libraries and classes for many everyday JSFL tasks, including File, Output, Context, Template, Config and Data.

The libraries are split between first-class data types, such as File or Config which can be instantiated with the new keyword and then operated on, and static libraries such as Output and Timer which generally provide a toolbox of related functions.

At the time of writing there are nearly 50 different classes and libraries that ship with xJSFL, covering:

Documentation

 Next feature