https://github.com/howprogrammingworks/visitor
Visitor Pattern
https://github.com/howprogrammingworks/visitor
gof grasp pattern pattrns solid
Last synced: about 2 months ago
JSON representation
Visitor Pattern
- Host: GitHub
- URL: https://github.com/howprogrammingworks/visitor
- Owner: HowProgrammingWorks
- License: mit
- Created: 2019-06-28T14:31:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-03T14:24:22.000Z (3 months ago)
- Last Synced: 2025-02-03T15:30:01.649Z (3 months ago)
- Topics: gof, grasp, pattern, pattrns, solid
- Language: JavaScript
- Homepage: https://youtube.com/TimurShemsedinov
- Size: 29.3 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Visitor (GoF Patterns)
See also:
- 👉 Patterns catalog: https://github.com/tshemsedinov/Patterns-JavaScript
- 👉 Author's github: https://github.com/tshemsedinov