Skip to content

Commit

Permalink
add additinal attribues and links to readme (#10)
Browse files Browse the repository at this point in the history
close #9
  • Loading branch information
elpddev committed Nov 7, 2020
1 parent 47c3bbe commit 40f9a08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,10 @@ Many thanks to the people who contributed their knowledge and time in the github
* [AngularJS ng-repeat directive & code](https://docs.angularjs.org/api/ng/directive/ngRepeat#!)
* [Angular/2 ngTemplate outlet](https://angular.io/api/common/NgTemplateOutlet)
* [angular 1.2.18: ng-repeat problem with transclude](https://github.com/angular/angular.js/issues/7874)
* [ng-transclude should not create new sibling scope](https://github.com/angular/angular.js/issues/5489)
* [article - ng-content: The hidden docs](https://medium.com/claritydesignsystem/ng-content-the-hidden-docs-96a29d70d11b)
* [opensource - ngTranscludeMode](https://github.com/Izhaki/ngTranscludeMod/blob/master/ngTranscludeMod.js) & [fork for 1.5](https://github.com/NickBolles/ngTranscludeMod/blob/Angular1.5-multi-slot/ngTranscludeMod.js)
* [opensource - angular-directives-utils](https://github.com/gogoout/angular-directives-utils)

## License

Expand Down

0 comments on commit 40f9a08

Please sign in to comment.