JS Design Patterns is a library with classic Gang of Four (GoF) design patterns in modern JavaScript & TypeScript.
Use JavaScript Package Manager npm to install JS Design Patterns.
npm install
Use the code in this project freely in your own projects.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.