Universal Framework (abbreviated UF) is Confoederatio's main software engine for rapid CLI and application development and iteration, particularly as part of Scriptly (either Scriptly-CLI for CLI instances, or Scriptly-UI for native applications). It is deliberately designed to be a developer QOL first library with out of the box functions and methods for nearly every modern task, with routine updates per module. By default, all modules are imported and placed in the global namespace for easy access.
UF has four main versions: BrowserJS/Electron/Nashorn (Java)/Node.js. Due to legacy support and backwards compatibility, these instances are not fully synchronised with each other, though there are plans in the future for a dedicated Universal Framework package manager.