I've been working through AngularJS recently and I have a solid understanding of all of the core concepts. I am building my own application now, and I'm having trouble laying out the blue print, specifically with directive design.
Are there any good open source apps that have well developed directives I could use for some guidance?
I'd love to see how people are approaching real world problems and applications with the use of directives, instead of contrived examples from tutorials.

