Contributions

Tool
Aurora Editor is a IDE built by the community, for the community, and written in Swift for the best native performance and feel for macOS.
Library
Colors is a Swift Package to enable all system colors in SwiftUI trough a Color extension. Colors which were previously only available in UIColor/NSColor are now available in Color as well.
Library
GameControllerKit is a Swift package that makes it easy to work with game controllers on iOS, macOS, and tvOS. It provides a simple API to connect to game controllers, read input from them, and control their lights and haptics.
Library
XCUITestHelper helps you writing UI tests within SwiftUI. It provides a set of useful extensions on XCUIApplication, XCUIElement and XCUIElementQuery to make your tests more readable and easier to maintain.
Library
CachedAsyncImage is a Swift Package for asynchronously loading images from the web and caching them.
Library
OSLogViewer is made for viewing your apps OS_Log history, it is a SwiftUI view which can be used in your app to view and export your logs.
Library
This Javascript Library helps you to create quick and easy a simple and beautiful Apple TV (tvOS) apps with Javascript. It is based on the Apple TV Markup Language (TVML) and a custom Apple TV Javascript API. TV
Library
Create a SwiftUI user interface through a JSON file. The JSON file will contain the structure of the user interface, and the program will create the user interface based on the JSON file.
Library
OnboardingKit is a SwiftUI package that helps you create onboarding experiences for your app. It provides a set of views that you can use to create a welcome screen, a what's new screen, and a set of onboarding screens.
Library
This package provides introspected views that can be used to inspect the underlying *Kit element of a SwiftUI view.
Library
This package adds a modifier to your SwiftUI elements to prevent screenshots. This is useful for apps that display sensitive information and want to prevent users from taking screenshots.
Library
AEExtensionKit is a dynamic library which is shared between AuroraEditor and extensions. It allows them to understand one another.
Library
No description, website, or topics provided.
Library
A Version Control Kit that allows Aurora Editor to do everything git related.
Library
This library helps you to easily integrate the Admob SDK in your SwiftUI app. It is a wrapper around the Google Mobile Ads SDK for iOS. It provides a SwiftUI view that you can use to display banner ads in your app above your tabbar.
Library
Simple networking is a Swift library for handling network requests. It is built on top of URLSession and provides a simple and easy-to-use interface for making network requests. the key features of SimpleNetworking are simple, mockable, reliable.