Last Updated: February 25, 2016
·
983
· eallam

Easily create diagrams with yuml.me

yUML.me: No need to install anything to create nice diagrams like this one:

Picture

With only a little bit of text:

[ViewController]-self.view>[UIView]
[UIWindow]-self.rootViewController>[ViewController]
[UIView]->[UIButton]
[UIButton]-.-superview>[UIView]

Hat tip to @nbibler for the recommendation.