An open API service indexing awesome lists of open source software.

https://github.com/howprogrammingworks/composite

Composite pattern
https://github.com/howprogrammingworks/composite

composite object-oriented-programming pattern patterns

Last synced: 10 months ago
JSON representation

Composite pattern

Awesome Lists containing this project

README

          

# Composite (GoF Pattern)

See also:
- 👉 Patterns catalog: https://github.com/tshemsedinov/Patterns-JavaScript
- 👉 Author's github: https://github.com/tshemsedinov