design_patterns_in_typescript
Design patterns library
A collection of design pattern implementations in TypeScript
Design pattern implementations in TypeScript
5k stars
175 watching
761 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 2 awesome lists
adapterbuildercommandcompositedesign-patternsfacadetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
abishekaditya/designpatterns | A collection of C# implementations for design patterns | 2,547 |
gvergnaud/ts-pattern | A library that enables expressive and safe code branching with type inference for complex conditions | 12,602 |
sohamkamani/javascript-design-patterns-for-humans | An ultra-simplified explanation of design patterns in JavaScript | 4,387 |
kamranahmedse/design-patterns-for-humans | An ultra-simplified explanation of design patterns and their application in software development | 45,591 |
tsedio/tsed | A comprehensive framework for building Node.js applications with TypeScript, providing a structured approach to coding and reducing errors. | 2,872 |
nimit95/real-world-design-patterns-node-js | Implementation of 23 GoF design patterns in Node.js with real-world examples and explanations | 386 |
jsynowiec/node-typescript-boilerplate | A minimalistic project template to jump start a Node.js back-end application in TypeScript. | 2,772 |
typescript-exercises/typescript-exercises | An interactive platform offering various TypeScript exercises to explore its features and principles. | 2,881 |
design-patterns-in-ruby/design-patterns-in-ruby | A collection of Ruby examples demonstrating 14 design patterns and their applications in software development. | 2,563 |
restuwahyu13/express-mvc-pattern | An implementation of the Model View Controller pattern using Express and TypeScript. | 93 |
faif/python-patterns | A collection of reusable design solutions in Python for efficient and flexible software development | 40,631 |
refactoringguru/design-patterns-csharp | C# examples of classic design patterns used in software development | 819 |
shwangdev/designpattern | An implementation of key software design patterns in C++ | 3 |
krasimir/react-in-patterns | A book and project on design patterns and techniques for building React applications | 13,428 |
typestrong/ts-node | Tools and utilities for TypeScript on Node.js | 12,938 |