CHECK OUT THE NEW DEMO
Synopsis
Typescript or Angular > 1 Style Decorators for AngularJS
Code Example
;;
We can use this lib in such a way [...]
@@@ { super...args; this$scopealbumcardVisible = false; this$scopeartistcardVisible = false; this$scope; } { this; if scope_namefn === "ArtistCardCtrl" && triggerTokenstype === "click" this$scopeartistcardVisible = false; else if scope_namefn === "AlbumCardCtrl" && triggerTokenstype === "click" this$scopealbumcardVisible = false; this; } @ { this$scope`cardVisible` = true; this; }
License
MIT