Skip to content
View happycodelucky's full-sized avatar

Block or report happycodelucky

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
happycodelucky/README.md

Hi there 👋

I'm Paul! There's some things I'm not ready to share here yet, or are in a state of flux. I'd love to spend more time on public repositories and sharing support for the community, unfortunately I've become quite a bit busier in the last couple of years. I'll try get to feature requests and issues, just be a bit patient so I can catch up 🙂.

Thanks for stopping by!

Pinned Loading

  1. SwiftMemoizedMacro SwiftMemoizedMacro Public

    A Swift macro that memoizes computed properties, caching results and recomputing only when dependencies change.

    Swift

  2. SwiftUIWindowBinder SwiftUIWindowBinder Public

    Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, apps with @main/App, and even Playgrounds

    Swift 42 6

  3. ortho-remote-node ortho-remote-node Public

    Node.js package for interfacing with Teenage Engineering's Ortho Remote

    TypeScript 40 4

  4. SwiftSSDP SwiftSSDP Public

    Simple Service Discovery Protocol (SSDP) session based discovery package for Swift.

    Swift 40 24

  5. backgrounder backgrounder Public

    A Kotlin Multiplatform background-work scheduler. WorkManager on Android, BGTaskScheduler on iOS, NSBackgroundActivityScheduler on macOS.

    Kotlin