SkillAgentSearch skills...

Afterburner.fx

The Opinionated Un-Framework For Java FX Applications

Install / Use

/learn @AdamBien/Afterburner.fx
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

afterburner.fx

The opinionated just-enough MVP framework (2.5 classes) for JavaFX

Afterburner is a "Just-Enough-Framework" extracted from airhacks-control and used in airpad, lightfish and floyd applications.

Goal: "Less Code, Increased Productivity"

Jumpstart with:

mvn archetype:generate -Dfilter=com.airhacks:igniter

Afterburner is also available from maven central:

        <dependency>
            <groupId>com.airhacks</groupId>
            <artifactId>afterburner.fx</artifactId>
            <version>[LATEST_RELEASE]</version>
        </dependency>

The current development version is available as snapshot:

igniter / afterburner walk-through

See also: http://afterburner.adam-bien.com

Simplistic example: https://github.com/AdamBien/followme.fx

Deploying afterburner.fx applications: https://github.com/AdamBien/airfield/

Related Skills

View on GitHub
GitHub Stars282
CategoryDevelopment
Updated3mo ago
Forks86

Languages

Java

Security Score

77/100

Audited on Dec 26, 2025

No findings