js-design-patterns Implementation of design patterns from the book "Design Patterns: Elements of Reusable Object-Oriented Software" Navigation Creational patterns; Abstract Factory; Builder; Factory Method; Prototype; Singleton; Structural patterns: Adapter; Bridge; Composite; Decorator; Facade; Flyweight; Proxy; Behavioral patterns: Chain of Responsibility; Command;