Extensibility
Overview
xJSFL provides lots of ways to customize the framework to suit your workflow.
- Add custom executable code to the user bootstrap file
- Auto-load your own libraries with the framework by dropping .jsfl files in the user/jsfl/libraries folder
- Package related files as Modules for easy project management and distribution
Documentation
Guides
- Extending xJSFL
- Creating your own functions, libraries and classes
- Combining multiple scripts into stand-alone Modules