UNPKG

foam-framework

Version:
24 lines (22 loc) 573 B
<html> <head> <style type="text/css"> .bar { color: white; margin-left:8px; font-family: Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; } </style> <link rel="stylesheet" type="text/css" href="/core/foam.css" /> <script language="javascript" src="../core/bootFOAM.js"></script> <script language="javascript" src="..core/UML.js"></script> <title>Design Patterns UML</title> </head> <body> <script src="DesignPatterns.js"></script> </body> </html>