Giter Club home page Giter Club logo

ace2's Introduction

Ace2

Ace2 is an embeddable framework for rapid WoW addon development.

Ace2 is a collection of libraries intended to: improve modularity, improve performance, and simplify the addon and library creation process. 100% embeddable. An Ace2 addon should never require Ace2 as a dependency.

Modules

  • Ace00 - Provides a fully functional object oriented framework. - Documentation
  • AceLibrary - A global versioning library to handle other library instances, upgrading, and access. - Documentation
  • AceEvent - A mixin to allow for centralized event handling. Also allows for custom psudo-events. - Documentation
  • AceHook - A mixin to allow for safe hooking of functions, methods, and scripts. - Documentation
  • AceDB - A mixin to allow for fast, clean, and feature filled saved variable access along with customizable profiles. - Documentation
  • AceDebug - A mixin to allow for simple debugging capabilities. - Documentation
  • AceLocale - A localization library for addons to use to handle proper localization and internationalization. - Documentation
  • AceConsole - A mixin to allow for chatline input/output capabilities. - Documentation
  • AceAddon - A basis for addons to use that can accept mixins and handles initialization events. - Documentation
  • AceModuleCore - A mixin to provide a simple modularization framework. - Documentation

Notes

  • Ace2 will not work as a dependency for Ace 1.x based addons, however they can work side by side very well.

Authors

Ace Development Team

ace2's People

Contributors

jozefizso avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.