An open API service providing repository metadata for many open source software ecosystems.

Topic: "builder-pattern"

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: about 2 months ago - Pushed at: over 1 year ago - Stars: 3,342 - Forks: 462

elastio/bon

Next-gen compile-time-checked builder generator, named function's arguments, and more!

Language: Rust - Size: 5.93 MB - Last synced at: 6 days ago - Pushed at: 13 days ago - Stars: 1,662 - Forks: 26

colin-kiegel/rust-derive-builder

derive builder implementation for rust structs

Language: Rust - Size: 1.19 MB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 1,445 - Forks: 90

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: 5 months ago - Pushed at: almost 3 years ago - Stars: 1,326 - Forks: 170

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: about 1 month ago - Pushed at: 5 months ago - Stars: 1,050 - Forks: 116

thma/LtuPatternFactory

Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns

Language: Haskell - Size: 588 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 1,000 - Forks: 37

skydoves/WhatIf

☔ Fluent syntactic sugar to handle single if-else statements, nullable, collections, and booleans for Kotlin and KMP.

Language: Kotlin - Size: 671 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 912 - Forks: 36

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: about 2 months ago - Pushed at: over 1 year ago - Stars: 839 - Forks: 109

inferred/FreeBuilder 📦

Automatic generation of the Builder pattern for Java

Language: Java - Size: 4.51 MB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 836 - Forks: 100

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: 29 days ago - Pushed at: over 1 year ago - Stars: 474 - Forks: 85

ms-ati/docile

Docile keeps your Ruby DSLs tame and well-behaved

Language: Ruby - Size: 642 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 422 - Forks: 33

analytically/innerbuilder

IntelliJ IDEA plugin which generates an inner builder class

Language: Java - Size: 2.37 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 257 - Forks: 83

hedhyw/rex

Flexible regular expressions constructor for Golang.

Language: Go - Size: 675 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 203 - Forks: 5

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: 29 days ago - Pushed at: about 1 month ago - Stars: 129 - Forks: 2

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: 3 months ago - Pushed at: almost 2 years ago - Stars: 115 - Forks: 6

ahmetcanaydemir/insanlar-icin-tasarim-desenleri

Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları

Size: 43 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 98 - Forks: 2

Junzhuodu/design-patterns

C++ Implementation for 23 Design Patterns

Language: C++ - Size: 1.46 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 94 - Forks: 33

piyush6348/Design-Patterns

All design patterns implemented in Java with code, explanation and learning resources

Language: Java - Size: 98.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 86 - Forks: 29

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: 383 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 66 - Forks: 14

anupavanm/csharp-design-patterns-for-humans-examples

Complete C# Examples Refereed in csharp-design-patterns-for-humans

Language: C# - Size: 53.7 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 65 - Forks: 18

dsl-builders/spreadsheet Fork of MetadataConsulting/spreadsheet-builder

Spreadsheet Builder

Language: Java - Size: 4.14 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 58 - Forks: 12

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: about 1 year ago - Pushed at: over 4 years ago - Stars: 58 - Forks: 11

sdmg15/Java-design-patterns

Java Design patterns.

Language: Java - Size: 22.5 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 54 - Forks: 44

davidmoten/java-builder-pattern-tricks

Tricks to use with the java builder pattern

Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 53 - Forks: 11

design-patterns-for-humans/Russian

:ru: translation [WIP]

Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 52 - Forks: 10

MetadataConsulting/spreadsheet-builder

Spreadsheet Builder

Language: Groovy - Size: 1.99 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 47 - Forks: 21

tersesystems/securitybuilder

Fluent builders with typesafe API for the JCA

Language: Java - Size: 263 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 46 - Forks: 3

jonas-grgt/bob

Java annotation processor for builder generation (plain source code, no bytecode weaving)

Language: Java - Size: 208 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 45 - Forks: 5

ehsangazar/design-patterns-cpp

All Design Patterns Samples in C++

Language: C++ - Size: 40 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 45 - Forks: 30

ehsangazar/design-patterns-php

All Design Patterns Samples in PHP

Language: PHP - Size: 20.5 KB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 15

Thangarajtk/appium-mobileAutomationFramework

Framework for Mobile test automation (Native app and Browser) on Android and IOS devices

Language: Java - Size: 27.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 22

sergeyleschev/design-patterns

 Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+

Language: Swift - Size: 225 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 37 - Forks: 23

iamMehedi/stepbuilder

Intellij IDEA/Android Studio plugin to generate a Builder class following Step Builder pattern.

Language: Java - Size: 215 KB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 35 - Forks: 8

CodelyTV/youtube-code-examples

🎥 Collection of code examples used in our screencasts about programming best practices

Language: PHP - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 13

BeppiMenozzi/BalloonPopup

Forget Android Toast! BalloonPopup displays a round or squared popup and attaches it to a View, like a callout. Uses the Builder pattern for maximum ease. The popup can automatically hide and can persist when the value is updated.

Language: Java - Size: 333 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 31 - Forks: 11

SeokminHong/builder-pattern

A derivable macro for declaring a builder pattern.

Language: Rust - Size: 194 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 3

devmehmetates/SwiftyKit

Like nothing, but a lot.

Language: Swift - Size: 81.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 2

vany0114/resilience-strategy-with-polly

Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.

Language: C# - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 5

Geri-Borbas/iOS.Package.Withable

📐 Declarative UIKit in 10 lines of code.

Language: Swift - Size: 2.22 MB - Last synced at: 24 days ago - Pushed at: about 3 years ago - Stars: 28 - Forks: 2

exasol/sql-statement-builder

Build SQL statements safely without string concatenation

Language: Java - Size: 3.77 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 5

sergeyleschev/ios-dev-skills

 iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+

Size: 354 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 1

ytyubox/SwiftBuilder

SwiftBuilder is a fast way to assign new value to the property of the object.

Language: Swift - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 26 - Forks: 1

Lymia/derive_setters

A procedural macro that automatically generates setter methods for a struct's fields.

Language: Rust - Size: 56.6 KB - Last synced at: 16 days ago - Pushed at: 23 days ago - Stars: 23 - Forks: 4

mirrajabi/annotation-processor-sample

An annotation processor which implements "Builder pattern" for your java classes.

Language: Java - Size: 127 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 23 - Forks: 4

33j33/design-patterns-using-typescript

Design Patterns Using Typescript

Language: TypeScript - Size: 102 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 20 - Forks: 1

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: 25 days ago - Pushed at: 25 days ago - Stars: 19 - Forks: 5

MilovanTomasevic/Python-Design-Patterns

Python Design Patterns

Language: Python - Size: 2.21 MB - Last synced at: 17 days ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 4

poppinss/manager 📦

The builder (Manager) pattern implementation used by AdonisJs

Language: TypeScript - Size: 841 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 1

tonymushah/mangadex-api

A Mangadex API Wrapper for Rust

Language: Rust - Size: 3.57 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 17 - Forks: 5

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: 10 days ago - Pushed at: 6 months ago - Stars: 15 - 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: over 1 year ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 4

mobillium/MobilliumBuilders

UIKit element builder

Language: Swift - Size: 387 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 6

rohitksingh/Design_Patterns_aka_Hawai_Baatein

Repository which contains simple code implementation of different Design Pattern.

Language: Java - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 8

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: 5 days ago - Pushed at: 5 months ago - Stars: 13 - Forks: 1

Pyknic/immutable-array

Read-only primitive Java arrays backed by Direct Buffers and indexed using 64-bit indexes

Language: Java - Size: 245 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 13 - Forks: 2

perfectsquircle/Normal

A Normal ORM

Language: C# - Size: 301 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 0

build-on-aws/amazon-bedrock-with-builder-and-command-patterns

A simple, yet powerful implementation in Java that allows developers to write a rather straightforward code to create the API requests for the different foundation models supported by Amazon Bedrock.

Language: Java - Size: 1.8 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 5

mrshannon/dataclass-builder

Create instances of dataclasses with the builder pattern.

Language: Python - Size: 129 KB - Last synced at: 1 day ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 3

jrop/pratt

A Pratt parser builder.

Language: TypeScript - Size: 717 KB - Last synced at: 3 days ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 0

aalowlevel/typestate-builder

Derive-macro-based generator that combines `Typestate` and `Builder` patterns.

Language: Rust - Size: 255 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 0

kadir-code/DesignPatterns

In this project, I tried to apply some design patterns with sample projects.

Language: C# - Size: 66.4 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 2

DamirDenis-Tudor/2d-tank-simulator

C++ game with a use-case modified A* algorithm.

Language: Jupyter Notebook - Size: 1000 MB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

snir-david/CPP-Design-Patterns

Some design patterns implements in C++.

Language: C++ - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 10 - Forks: 2

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: 6 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

Aptacode/Expressions

A light, cross platform & flexible .net library for creating, storing and dynamically evaluating expression trees using C#

Language: C# - Size: 448 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

ysyesilyurt/go-restclient

A Handy Go Package to Call HTTP APIs

Language: Go - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

matoos32/jfreechart-builder

A builder pattern module for working with the jfreechart library.

Language: Java - Size: 1000 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 2

duart38/Carpenter

Method chaining pattern for all things Deno

Language: TypeScript - Size: 99.6 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

douo/ActivityBuilder

ActivityBuilder is a annotation base library using builder pattern to make inner activity communication more easier.

Language: Java - Size: 395 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 2

reconcilerio/dies

immutable, fluent, builders for Kubernetes resources

Language: Go - Size: 3.67 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 4

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: 12 days ago - Pushed at: 2 months ago - Stars: 8 - Forks: 0

nickbar01234/boxed-builder

Opinionated TypeScript POJO builders

Language: TypeScript - Size: 92.8 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 0

KeremTAN/Creational-Patterns-Benchmark

This project has been carried out with the aim of observing and examining the object production performances of creational design patterns.

Language: Java - Size: 341 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

oblq/swap

Instantiate/configure structs recursively, based on build environment. (YAML, TOML, JSON and env).

Language: Go - Size: 243 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 3

noheltcj/zinc

Kotlin Compiler Plugin that generates builders and a DSL for data classes.

Language: Kotlin - Size: 119 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

Hasanaltan-cpu/DesignPatterns

In this project, i will demonstrate DesignPatterns.How many way we have and why we need Dependency Injection.

Language: C# - Size: 94.7 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

hamzaak/designpatterns

Implementing design patterns (GoF) in .NET Core with real world applications.

Language: C# - Size: 308 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 3

henrik42/deeto

A Java dynamic proxy factory for interface-typed data transfer objects

Language: Clojure - Size: 155 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 0

zoom2manoj/datastructure_challenge

Data structure for searching, sorting & alogrithms, design patterns

Language: Java - Size: 255 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 2

hainayanda/Builder

Builder is Swift builder pattern library that utilize dynamicCallable and dynamicMemberLookup as its core.

Language: Swift - Size: 264 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

crschnick/remix 📦

A Java library that puts a new spin on the newly introduced record classes.

Language: Java - Size: 297 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

Rohit-Paneliya/VideoOverlay

Library to add watermark/overlay on video using local image or view

Language: Kotlin - Size: 4.4 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

nihatcanertug/DesignPatterns

In this project, I explained Singleton pattern and BuilderPattern, both theoretically and with examples.

Language: C# - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

h908714124/auto-builder

Convenience builders for auto-value classes

Language: Java - Size: 243 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 0

pelagornis/swift-builder

Builder Patterns for Flexible Syntax in Swift.

Language: Swift - Size: 324 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

Jh123x/buildergen

Buildergen is a code generation tool to create a builder class for generating structs

Language: Go - Size: 96.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

PolyRocketMatt/Delegate

Modern command creation/management for Minecraft plugins

Language: Java - Size: 1.39 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

DyegoMaas/ForeverFactory

Forever Factory makes it super easy to smartly build custom objects, especially for automated tests.. https://www.nuget.org/packages/ForeverFactory/

Language: C# - Size: 319 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

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: 194 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

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: 24 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

jfelipearaujo/ClassBuilderGenerator

Generate simple, efficient and beautiful class builders

Language: C# - Size: 367 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

UltiRequiem/the-builder-patron

👷 The Builder Patron, code examples, pros and cons and relation with other patterns

Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 3

serhatyamann/DESIGN_PATTERNS

Design Patterns explanations and examples.

Language: C# - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

kolosovpetro/Design-Patterns

Design patterns simple snippets

Language: C# - Size: 75.2 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

ZahraHeydari/CreationalDesignPatternsSample

Including Builder, Factory method, Abstract Factory, Prototype and Singleton

Language: Java - Size: 146 KB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

nadiacomanici/DesignPatterns-Creational

"Design Patterns în C#: Partea 1: Șabloane creaționale" - Nadia Comanici - Inregistrarea cursului: https://www.youtube.com/playlist?list=PLF3C06z30q27tl1Kxtzmq3TufmWuO179K

Language: C# - Size: 3.58 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

kan01234/design-patterns

Project of example of design patterns implement by Java.

Language: Java - Size: 1.82 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

Georgiy-Petrov/StepwiseBuilderGenerator

Language: C# - Size: 186 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 0

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: 6 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

dkildar/immutable-entity-manager

This initiative enables developers to leverage entities in Node.js projects, whether on the client side or in any other Node.js environment.

Language: TypeScript - Size: 133 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

Related Topics
design-patterns 158 singleton-pattern 108 java 105 factory-pattern 98 adapter-pattern 70 decorator-pattern 68 observer-pattern 62 abstract-factory-pattern 60 builder 56 strategy-pattern 55 prototype-pattern 50 facade-pattern 41 command-pattern 39 bridge-pattern 38 factory-method-pattern 36 proxy-pattern 32 chain-of-responsibility-pattern 29 csharp 29 builder-design-pattern 27 singleton 25 composite-pattern 25 state-pattern 24 mediator-pattern 24 iterator-pattern 23 flyweight-pattern 22 creational-patterns 21 swift 19 typescript 19 visitor-pattern 18 javascript 17 rust 16 spring-boot 16 design-pattern 16 maven 15 solid-principles 15 chain-of-responsibility 14 kotlin 13 structural-patterns 13 android 13 creational-design-patterns 13 unit-testing 12 golang 12 python 12 patterns 12 php 12 factory 11 lombok 11 testing 11 go 11 dotnet 11 code-generation 11 ios 10 oop 10 memento-pattern 10 dependency-injection 9 docker 9 repository-pattern 8 cpp 8 gof-patterns 8 behavioral-patterns 8 template-pattern 7 abstract-factory 7 composite-patterns 7 uikit 7 dsl 7 mvc 7 rest-api 7 tdd 7 nodejs 7 annotation-processor 7 interpreter-pattern 6 clean-code 6 react 6 scala 6 template-method-pattern 6 ruby 6 code-generator 6 object-oriented-programming 6 java-8 6 solid 5 prototype 5 mvc-pattern 5 c-sharp 5 desing-patterns 5 postgresql 5 design 5 software-design 5 command 5 clean-architecture 5 http 5 fluent-interface 5 immutable 5 json 5 annotation 4 domain-driven-design 4 dao-design-pattern 4 inheritance 4 pattern 4 simple-factory-pattern 4 multithreading 4