- Creational Patterns
- Singleton
- Factory Method
- Abstract Factory
- Builder
- Prototype
- Structural Patterns
- Behavioral Patterns
- Strategy
- Template Method
- Command
- Iterator
- Mediator
- Memento
- Observer
- State
- Visitor
- Chain of Responsibility
pattern="pattern name" npm start
# e.g. pattern="singleton" or pattern="template-method"