Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

enderneko/AbstractFramework

Repository files navigation

AbstractFramework

version GitHub commit activity last commit wakatime

Discord KOOK Curseforge Wago

ko-fi afdian

AbstractFramework is a minimalist World of Warcraft addon framework for fast widget creation.
It's easy to use and ensures pixel-perfect precision, making it ideal for developers seeking a clean and efficient interface.

Screenshot

demo

Demo: /abstract or /afw or /af

VS Code

  1. Clone this repository to your local computer or install the addon directly.

  2. Add the AbstractFramework directory to your system environment variables (e.g., AF_HOME).

  3. Install the Lua extension (sumneko.lua).

  4. In your workspace's settings.json, add the following:

    "Lua.workspace.library": [
     "${env:AF_HOME}"
    ]
  5. Wherever you use AF, declare the type with:

    ---@type AbstractFramework
    local AF = _G.AbstractFramework

About

Minimalist World of Warcraft addon framework for fast, pixel-perfect UI development.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /