angular-bind-html-compile
angular-bind-html-compile copied to clipboard
Add before and after compile hooks
This change adds optional hooks for code to perform actions before or after the compilation. E.g. in this plunkr there is an example of adding an "ng-model" to the DOM in the before hook so that it is part of the compilation.
https://plnkr.co/edit/f4LobH?p=preview
Is this being merged?
See my comment https://github.com/incuna/angular-bind-html-compile/pull/18#r60046633