jQuery AOP
August 17, 2007 - 7:24am — gonzalocasas
jQuery AOP is a very small plugin that adds features of aspect-oriented programming (AOP) to jQuery. It allows to add advices (Before, After and Around) to any global or instance function.
Features
- Allows to add Before, After and Around advices.
- Works with global function and object methods.
- Advices can be removed after being applied.
- Just 943 bytes!
Releases
Official releases | Date | Size | Links |
---|---|---|---|
1.0 | 2007-Aug-17 | n/a |