Skip to content

Tanaschita/combineOperators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combine Operators Cheat Sheet

This repository contains a visual cheat sheet for common Combine operators, built with SwiftUI.

The goal of this project is to make it easier to understand how Combine operators transform streams of values over time by representing publishers, operators, and outputs visually instead of only through code.

Each diagram shows:

  • one or two input publishers
  • the applied Combine operator
  • the resulting output sequence

The diagrams are rendered using SwiftUI views, making it easy to extend, customize, or generate new visuals for additional operators.

Combine operators

About

A Combine operators cheat sheet built with SwiftUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages