jQuery AOP

联合创作 · 2023-10-02 15:30

jQuery AOP is a very small plugin that adds features of aspect-oriented programming (AOP) to jQuery. It allows to add advices (Before, After, Around and Introduction) to any global or instance object.

Features

  • Allows to add Before, After,Around and Introduction advices.
  • Allows to define point-cuts using regex to match multiple methods.
  • Works with global function and object methods.
  • Advices can be removed after being applied.
  • Just 539 bytes! (Minified and Gzipped)
浏览 4
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报