GitHub topics: builder-pattern
matejchalk/build-md
Markdown builder for JS/TS
Language: TypeScript - Size: 2.01 MB - Last synced at: about 6 hours ago - Pushed at: about 8 hours ago - Stars: 3 - Forks: 0
p-ja/fluent-builder
A Java annotation processor library that automatically generates type-safe fluent builders for Java records with mandatory and optional fields.
Language: Java - Size: 26.4 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0
jonas-grgt/bob
Java annotation processor for builder generation (plain source code, no bytecode weaving)
Language: Java - Size: 209 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 48 - Forks: 6
colin-kiegel/rust-derive-builder
derive builder implementation for rust structs
Language: Rust - Size: 1.21 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1,497 - Forks: 95
exasol/sql-statement-builder
Build SQL statements safely without string concatenation
Language: Java - Size: 3.81 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 26 - Forks: 5
java-helpers/simple-builders
Simple Builders is a Java annotation processor designed to generate type-safe and high-performance builders for Java classes.
Language: Java - Size: 404 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
ManiNasrollahi/service-response-builder
A lightweight utility for building consistent API responses in Spring Boot. ServiceResponseBuilder class, Simplify your controllers with a clean and standard response format.
Language: Java - Size: 14.6 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
oscarMolina1523/workflowSystemAPI
Software to control workflows in QA, development, IT, and management areas smoothly and on time, safeguarding secure information.
Language: TypeScript - Size: 420 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0
tobi-laa/reflective-fluent-builders
A maven plugin for generating fluent builders for existing classes via reflection.
Language: Java - Size: 2.54 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 4 - Forks: 0
tonymushah/mangadex-api
A Mangadex API Wrapper for Rust
Language: Rust - Size: 3.83 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 17 - Forks: 5
ashblue/fluid-behavior-tree
Behavior trees for Unity3D projects. Written with a code driven approach on the builder pattern.
Language: C# - Size: 1.18 MB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 1,112 - Forks: 121
hedhyw/rex
Flexible regular expressions constructor for Golang.
Language: Go - Size: 680 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 210 - Forks: 5
skydoves/WhatIf
☔ Fluent syntactic sugar to handle single if-else statements, nullable, collections, and booleans for Kotlin and KMP.
Language: Kotlin - Size: 686 KB - Last synced at: 3 days ago - Pushed at: 18 days ago - Stars: 935 - Forks: 35
UnifyAir/auto-new-builder
A lightweight, zero-dependency Rust derive macro for automatically generating builder patterns with a clean and intuitive API.
Language: Rust - Size: 11.7 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0
elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
Language: Rust - Size: 5.81 MB - Last synced at: 15 days ago - Pushed at: 24 days ago - Stars: 1,815 - Forks: 34
gunelbalayeva/LucaryShop
Lucary – iOS e-commerce app connecting artists & users with handmade goods, artworks & creative products.
Language: Swift - Size: 12.9 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0
abYzzX/charon
Modular c# game engine.
Language: C# - Size: 5.88 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0
DamirDenis-Tudor/2d-tank-simulator
C++ game with a use-case modified A* algorithm.
Language: Jupyter Notebook - Size: 1000 MB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 9 - Forks: 1
graniet/rllm
Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.
Language: Rust - Size: 245 KB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 137 - Forks: 2
romann-broque/java-fixture-generator
Compile-time fixture builders for Java — annotate a DataSet, get a fluent *Fixture* API.
Language: Java - Size: 77.1 KB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0
pawello2222/Appliable
Appliable makes configuring objects easier and more convenient using closures.
Language: Swift - Size: 250 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0
tobbie/csharp-design-patterns
A collection of software design patterns in csharp
Language: C# - Size: 415 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
Chrimle/ClassForge
Forge Java Classes!
Language: Java - Size: 199 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
shift-elevate/design-patterns
Demonstration of various design patterns in Java with practical, real-world examples with comprehensive tests and executable code samples.
Language: Java - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0
anupavanm/csharp-design-patterns-for-humans Fork of kamranahmedse/design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
Language: C# - Size: 175 KB - Last synced at: 26 days ago - Pushed at: about 3 years ago - Stars: 1,364 - Forks: 170
bryamjesus/shortly-springboot
Acortador de links
Language: Java - Size: 93.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
shubhamv108/object-oriented-design-patterns
Simple examples of some of the Object Oriented Design Patterns.
Language: Java - Size: 32.9 MB - Last synced at: 20 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 3
marianamon/rest-api-framework
API Automation Framework 📋 Overview Comprehensive test automation framework for API testing, built with Java. The framework provides robust validation capabilities for JSON/XML responses, schema validation, and multi-environment support.
Language: Java - Size: 126 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
odysql/odysql
Opinionated Dynamic SQL builder. Support Java 8+.
Language: Java - Size: 155 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
hainayanda/Builder
Builder is Swift builder pattern library that utilize dynamicCallable and dynamicMemberLookup as its core.
Language: Swift - Size: 264 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1
Sagar-kamboz/ProfileBuilderDesignPatternDemo
Builder Pattern in .NET — Real-world User Profile Builder example, folder structure, docs & best practices
Language: C# - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
masterned/turann
A rust derive `Builder` macro
Language: Rust - Size: 51.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
reconcilerio/dies
immutable, fluent, builders for Kubernetes resources
Language: Go - Size: 3.86 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 9 - Forks: 4
inferred/FreeBuilder 📦
Automatic generation of the Builder pattern for Java
Language: Java - Size: 4.51 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 834 - Forks: 101
ms-ati/docile
Docile keeps your Ruby DSLs tame and well-behaved
Language: Ruby - Size: 658 KB - Last synced at: 11 minutes ago - Pushed at: about 2 months ago - Stars: 423 - Forks: 33
SeokminHong/builder-pattern
A derivable macro for declaring a builder pattern.
Language: Rust - Size: 194 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 30 - Forks: 3
rajhseg/DesignPatterns_CSharp_Sample
This repo consists of Design Patterns Creational, Structural, Behavioral Patterns and Solid principle in C#
Language: C# - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
analytically/innerbuilder
IntelliJ IDEA plugin which generates an inner builder class
Language: Java - Size: 2.37 MB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 258 - Forks: 83
stivens/CaseComplete
Compile-time guaranteed case class field handling for Scala 3
Language: Scala - Size: 1.34 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Georgiy-Petrov/StepwiseBuilderGenerator
Language: C# - Size: 186 KB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0
yusufyilmazfr/tasarim-desenleri-turkce-kaynak
Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.
Language: HTML - Size: 3.94 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3,358 - Forks: 461
Tharindu714/SmartWatch-Builder-Pattern-App
A sleek Java Swing desktop application showcasing the Builder Pattern, complete with live preview and instant configuration output.
Language: Java - Size: 117 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
alandeguz/AttributedStringExtension
Lightweight Swift package that adds builder-style append and appending methods to AttributedString for easy creation of rich attributed text.
Language: Swift - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Jasonkoolman/ngx-form-builder
A form builder to produce dynamic forms with Angular Formly
Language: TypeScript - Size: 1.03 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2
lkw1120/easyformat
🍋 Kotlin-based date/time formatting library for Android with locale-aware ICU skeletons, inspired by Flutter's intl.
Language: Kotlin - Size: 121 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
darkolzend/validation-builder
A no-dependencies validation package using builder pattern
Language: PHP - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
RezaAmd/Http.Request.Builder
Http request as Builder & Retry pattern for easier to use and reduce the possibility of failed. 📦
Language: C# - Size: 181 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
pelagornis/swift-builder
Builder Patterns for Flexible Syntax in Swift.
Language: Swift - Size: 324 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 7 - Forks: 0
slashlifeai/effect-builder
A type-safe, immutable builder to construct complex objects with runtime validation while maintaining compile-time type safety.
Language: TypeScript - Size: 134 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 17 - Forks: 0
sabomichal/immutable-xjc
immutable-xjc is a JAXB 4.0 XJC plugin for making schema derived classes immutable with optional builder pattern generator.
Language: Java - Size: 431 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 66 - Forks: 14
jElhamm/Regression-Algorithms
"This repository serves as a comprehensive resource for understanding and applying Regression techniques in achine learning and statistical modeling."
Language: Python - Size: 1.09 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
omaralalwi/php-builders
sample php traits to add ability to use builder design patterns with easy in PHP applications
Language: PHP - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 14 - Forks: 1
duongnguyen321/rgex
A powerful, chainable regex builder platform with comprehensive validation utilities
Language: TypeScript - Size: 507 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
Lymia/derive_setters
A procedural macro that automatically generates setter methods for a struct's fields.
Language: Rust - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 25 - Forks: 4
crakdelpol/builder-pattern
Example of builder battern
Language: Java - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Geri-Borbas/iOS.Package.Withable
📐 Declarative UIKit in 10 lines of code.
Language: Swift - Size: 2.22 MB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 2
aalowlevel/typestate-builder
Derive-macro-based generator that combines `Typestate` and `Builder` patterns.
Language: Rust - Size: 259 KB - Last synced at: 19 days ago - Pushed at: 28 days ago - Stars: 12 - Forks: 0
dsl-builders/spreadsheet Fork of MetadataConsulting/spreadsheet-builder
Spreadsheet Builder
Language: Java - Size: 4.16 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 57 - Forks: 12
Nikoo-Asadnejad/DesignPatterns
This repository contains detailed explanations and C# implementations of the most commonly used software design patterns. Each pattern is accompanied by examples that demonstrate its practical usage in real-world scenarios.
Language: C# - Size: 64.5 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 0
danilpapa/HealthReminder
iOS application for managing health-related reminders, built with UIKit, SwiftUI.
Language: Swift - Size: 33.5 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
kerydan/DesignPatterns
Design Patterns according to GOF, C++
Language: C++ - Size: 80.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
nurfarazi/design-patterns
Demonstrates the creational, structural, and behavioral design patterns in C# and .NET 8
Language: C# - Size: 71.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
Robert076/builder-pattern
Practicing the builder design pattern. Contains a useful example in python too.
Language: Python - Size: 8.79 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
darshna22/Design-Patterns
Design Patterns
Language: Kotlin - Size: 82 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
marchingbeagle/design-patters-abp
Language: TypeScript - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
codeworth-gh/PanelMatic
A Java Swing library for making high-quality complex layouts easy. And then some.
Language: Java - Size: 993 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 4
AsrielDreemurrGM/Design_Patterns_Java
Study about Java implementations and design patterns. Includes Singleton, Builder, Abstract Factory, Factory Method, Facade, Observer, Template Method, Adapter and Dependency Injection. Features JavaDocs, demos, organized packages, and practical examples using Spring for DI.
Language: Java - Size: 70.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
avrilfanomar/flexiblesearchbuilder
Flexible search query builder is SAP Hybris Commerce extension (released as a library) that provides developer-friendly way to build flexible search queries. The aim of this extension is to write().flexibleSearchQueries().easily() in compile-time safe manner without a need to remember the syntax.
Language: Java - Size: 123 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 19 - Forks: 5
nickbar01234/boxed-builder
Opinionated TypeScript POJO builders
Language: TypeScript - Size: 92.8 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0
GamalSamadov/builder-singleton-example
🤓 A Design Patterns real-world codebase for beginners
Language: TypeScript - Size: 74.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
amitpatange88/DesignPatterns
Design Patterns are reusable solutions to commonly occuring problems(in the context of software design). Design patterns were started as best practices that were applied again and again to similar problems encountered in different contexts.
Language: C# - Size: 4.34 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
HuzaifaBanegar/SystemDesign
This is a repo for understanding LLD concepts and different types of System Design Patterns along with its implementation. Here we will also design many complex architecture such as BookMyShow, Parking Lot , Tic Tac Toe etc.
Language: Java - Size: 37.1 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
Thitikorn-Nupan/spring-boot-commons-response-for-rest-api
this project i try to understand about @Builder (Builder pattern) and i got it. So two modules work for response api. Number one has a lombok library, Number two it doesn't. But it both response the samething.
Language: Java - Size: 65.4 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
victorsebrito/SweetBuilders
A generic implementation of the Builder Pattern for C#, for those who love syntactic sugar. Built on the top of AutoFixture.
Language: C# - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0
UnquietCode/Flapi
Flapi is an API generator for Java, which generates 'smart' interfaces for improved fluency in your code.
Language: Java - Size: 4.31 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 59 - Forks: 11
mrshannon/dataclass-builder
Create instances of dataclasses with the builder pattern.
Language: Python - Size: 129 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 3
tersesystems/securitybuilder
Fluent builders with typesafe API for the JCA
Language: Java - Size: 263 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 47 - Forks: 3
fillmore-labs/value-comparison
Comparison of value objects in Java
Language: Java - Size: 460 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0
rezaalfariziii/java-github-user-activity
A simple command line interface (CLI) to fetch the recent activity of a GitHub user built with Java and Github API.
Language: Java - Size: 19.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
WasabiThumb/veritas
Inline object schema validator with builder syntax for JS
Language: TypeScript - Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
nityanandkumarm/builder-database
A Scalabale Database Builder Service
Language: Java - Size: 39.1 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
Language: Haskell - Size: 588 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 1,000 - Forks: 37
nichitaa/design-patterns
CLI application that implements some creational, structural and behavioral design patterns in TypeScript.
Language: TypeScript - Size: 3.76 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0
hypnobrando/sendy
A Go HTTP Builder Client.
Language: Go - Size: 16.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1
ewingjm/scenario-builder
A NuGet package that provides a framework for test scenario setup using the builder pattern.
Language: C# - Size: 34.2 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
DavidHock07/RegRex
An intuitive Java regular expression builder – create readable and modular regex patterns with a clear API.
Language: Java - Size: 79.1 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1
Jaimeloeuf/simpler-fetch
A simpler fetch because using window.fetch makes me cri and the other API libraries are too BIG, complex and unsafe, so here's mine... 😐
Language: TypeScript - Size: 648 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0
DmitryTsyvtsyn/Kotlin-Algorithms-and-Design-Patterns
This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.
Language: Kotlin - Size: 6.99 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 839 - Forks: 109
mynktl/builder-pattern-codegen
builder-pattern-codegen contains a template-driven engine for golang to generate builder pattern code from structure definiation.
Language: Go - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0
function61/turbobob
Modern, minimal container-based build/development tool to make any project´s dev easy and frictionless.
Language: Go - Size: 2.35 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 8 - Forks: 0
ErickWendel/10-design-patterns-for-js
code examples of my 10 must-know design patterns for JavaScript Developers talk
Language: JavaScript - Size: 64.5 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 115 - Forks: 6
khusnetdinov/ruby.fundamental
:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
Language: Ruby - Size: 215 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 474 - Forks: 85
mustafa-bircan/Library_System
A Java-based Library Management System that handles book inventory, user management, and library operations. Features include book tracking, user registration, and library service management.
Language: Java - Size: 93.8 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
Nafiz024705/MusicPlayer-JetpackCompose
An open-source Music Player built with Jetpack Compose that supports all audio formats using Android Media Player. It provides a beautiful and user-friendly UI/UX, supporting light & dark mode, and allows users to play, pause, resume, and navigate through their songs easily.
Language: Kotlin - Size: 1.26 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
sdmg15/Java-design-patterns
Java Design patterns.
Language: Java - Size: 22.5 KB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 54 - Forks: 44
saksham24/android-kit
Learning In-app coding patterns and understanding how well know threading classes and observer classes were made using power of interfaces.
Language: Java - Size: 244 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0
george-georgy/Practicing-Design-Patterns-java
Design pattern is a solution to a common problem , each pattern describes a problem that occurs over and over multiple times in our environment and core of the solution on that problem can be used a several times without ever doing it same twice.
Language: Java - Size: 39.1 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
rajatt95/Tutorial_YT_Rajat_DesignPattern_POM_Selenium_Java
This repository contains a Tutorial for Page Object Model (POM) design pattern implementation using Selenium WebDriver and Java for automated testing of applications.
Language: Java - Size: 36.1 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1
33j33/design-patterns-using-typescript
Design Patterns Using Typescript
Language: TypeScript - Size: 102 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 20 - Forks: 1
lyubomyr-shaydariv/maybify 📦
maybify returns an object proxy that wraps existing methods of the object in conditional maybe* wrappers
Language: JavaScript - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0