Skip to content
View jegnux's full-sized avatar

Organizations

@RxSwiftCommunity

Block or report jegnux

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RxSwiftCommunity/RxGesture Public

    RxSwift reactive wrapper for view gestures

    Swift 1.4k 182

  2. BackedCodable Public

    Powerful property wrapper to back codable properties.

    Swift 491 8

  3. RxSwiftCommunity/RxModal Public

    Subscribe to your modal flows

    Swift 29 4

  4. Annotated Public

    Annotate your Strings

    Swift 30 1

  5. Needs Public

    Swift 6

  6. Result+Catch.swift
    1
    extension Result {
    2
        public func `catch`(_ handler: () throws -> Success) -> Result<Success, Error> {
    3
            flatMapError { _ in
    4
                .init { try handler() }
    5
            }

19 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Loading A graph representing jegnux's contributions from April 14, 2024 to April 18, 2025. The contributions are 86% commits, 7% code review, 7% pull requests, 0% issues.

Contribution activity

April 2025

Created 1 commit in 1 repository
Created 1 repository
Opened 1 pull request in 1 repository
pointfreeco/swift-perception 1 merged
Loading