Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
AngularJS アプリケーションに AOP を追加したいと考えています。通常、前後のサービス、コントロール、およびディレクティブで実行されているすべての機能をチェックしたいと思います。したがって、これにはjQuery AOPを選択したいと思います。
これは可能ですか?
AngularJS のシンプルな AOP ライブラリは次のとおりですhttps://github.com/mgechev/angular-aop
拡張および改善できると思いますが、まだ開発の初期段階です。