Skip to content

miladvafaeifard/design-pattern-typescript-examples

Repository files navigation

Design Patterns in TypeScript

Here are the implementations of the following design patterns in TypeScript:

Creational Patterns

Structural Patterns

Behavioral Patterns

Compile the project

git clone https://github.com/miladvafaeifard/design-pattern-typescript-examples.git
npm start -- <folder>/main.ts

There is a tsconfig.json file in the root directory which is responsible for the compiler options.

As it is set the default target is Ecmascript6 now.

About

Real-world Examples of how to deal with design patterns

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages