awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sindresorhus avatar

sindresorhus/Preferences

0
View on GitHub↗
1,546 stars·124 forks·Swift·MIT·10 views

Preferences

Just pass in some view controllers and this package will take care of the rest. Built-in SwiftUI support.

Features

  • UI Libraries and Extensions - Helper for building macOS preference windows in SwiftUI.

Star history

Star history chart for sindresorhus/preferencesStar history chart for sindresorhus/preferences

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Preferences

Similar open-source projects, ranked by how many features they share with Preferences.
  • chrisbanes/accompanistchrisbanes avatar

    chrisbanes/accompanist

    7,822View on GitHub↗

    Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill functional gaps in the declarative UI framework. The project provides an adaptive layout toolkit for building user interfaces that automatically adjust based on Android screen size and device configuration. It includes a renderer for converting standard Android Drawable assets into formats compatible with a declarative painting system, as well as a manager for requesting and tracking Android system permissions.

    Kotlin
    View on GitHub↗7,822
  • cay-zhang/swiftspeechCay-Zhang avatar

    Cay-Zhang/SwiftSpeech

    530View on GitHub↗

    SwiftSpeech Speech Recognition Made Simple

    Swift
    View on GitHub↗530
  • cmtrounce/swurlcmtrounce avatar

    cmtrounce/SwURL

    202View on GitHub↗

    Asyncrounously download and display images in Swift UI. Supports progress indicators, placeholders and image transitions.

    Swift
    View on GitHub↗202
  • apptekstudios/ascollectionviewapptekstudios avatar

    apptekstudios/ASCollectionView

    1,380View on GitHub↗

    A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading and onAppear/onDisappear. supports cell selection, with automatic support for SwiftUI editing mode. supports autosizing of cells. supports the new…

    Swift
    View on GitHub↗1,380
See all 13 alternatives to Preferences→

Frequently asked questions

What does sindresorhus/preferences do?

Just pass in some view controllers and this package will take care of the rest. Built-in SwiftUI support.

What are the main features of sindresorhus/preferences?

The main features of sindresorhus/preferences are: UI Libraries and Extensions.

What are some open-source alternatives to sindresorhus/preferences?

Open-source alternatives to sindresorhus/preferences include: chrisbanes/accompanist — Accompanist is a Jetpack Compose extension library providing a set of utility components and libraries that fill… exyte/concentriconboarding. cmtrounce/swurl — Asyncrounously download and display images in Swift UI. Supports progress indicators, placeholders and image… dadalar/swiftui-cardstackview — A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS. cay-zhang/swiftspeech — SwiftSpeech Speech Recognition Made Simple. apptekstudios/ascollectionview — A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features: supports preloading…