Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 23 Swift swift-package Projects
-
-
Splash
A fast, lightweight and flexible Swift syntax highlighter for blogs, tools and fun! (by JohnSundell)
Project mention: how can I change word colours from multline text with multiple regexes in swift UI AttributedString? | /r/swift | 2023-01-12Try using John Sundells Splash
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
I strongly recommend you to use 💾 Defaults package. It has made my life a breeze. It’s literally a global state for user defaults with simple syntax and out of the box “reactiveness”, so if you change this here, it’ll change there as well :)
-
KeyboardShortcuts
⌨️ Add user-customizable global keyboard shortcuts (hotkeys) to your macOS app in minutes
Project mention: How hard is it to convert an app from an iPad app to a MacOS app? | /r/SwiftUI | 2023-04-01SwiftUI iOS apps are usually easy to port to macOS. It really depends on the app, though. There are some third party libraries that might help with the keystroke part.
-
Project mention: Apple Makes Coding Difficult 😅 - Day in the Life of a Software Engineer (ep. 22) | /r/apple | 2022-12-23
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
Which in turn is invoking this: https://github.com/sindresorhus/macos-wallpaper
-
-
BluetoothConnector
Simple macOS CLI to connect/disconnect a Bluetooth device. Useful for AirPods or other Bluetooth headphones.
Bluetooth connector Option 1: run a script on the Mac to connect a Bluetooth device to the Mac Option 2: use run a script over SSH action to run the script from your phone
-
Project mention: Wanted to share a SwiftUI package with 35+ fully customizable UI components. Links in comments. | /r/SwiftUI | 2023-04-10
Here
-
-
SimpleToast
SimpleToast is a simple, lightweight, flexible and easy to use library to show toasts / popup notifications inside iOS or MacOS applications in SwiftUI. Because of the flexibility to show any content it is also possible to use the library for showing simple modals.
-
-
iOS-Tactile-Slider
UIControl slider that can be dragged from any point within its bounds, similar to those in Control Center and Home.app
-
-
ZMarkupParser
ZMarkupParser is a pure-Swift library that helps you convert HTML strings into NSAttributedString with customized styles and tags.
-
Project mention: STREGAsGate/GateEngine A cross platform 2D and 3D game engine written in Swift | news.ycombinator.com | 2023-06-26
-
scout
Reading and writing in JSON, Plist, YAML and XML data made simple when the data format is not known at build time. Swift library and command-line tool. (by ABridoux)
I developed a library that is better suited for such cases than plain Decodable. You can specify a path in the data and at the end of the path specify a Decodable type to be instantiated from the data.
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Swift swift-package related posts
- How hard is it to convert an app from an iPad app to a MacOS app?
- Making a apple watch app with a Swift Package
- A different way of reading JSON: Part 2!
- how can I change word colours from multline text with multiple regexes in swift UI AttributedString?
- Is there any way to use a syntax highlighter widget highlighting code text according to the programming language?
- Apple Makes Coding Difficult 😅 - Day in the Life of a Software Engineer (ep. 22)
- Best practices for parsing dynamic/unstructured JSON?
-
A note from our sponsor - Onboard AI
getonboard.dev | 5 Dec 2023
Index
What are some of the best open-source swift-package projects in Swift? This list will help you:
Project | Stars | |
---|---|---|
1 | WhatsNewKit | 3,492 |
2 | Splash | 1,724 |
3 | Defaults | 1,644 |
4 | KeyboardShortcuts | 1,544 |
5 | LaunchAtLogin | 1,433 |
6 | Preferences | 1,342 |
7 | DockProgress | 1,141 |
8 | ValidatedPropertyKit | 957 |
9 | macos-wallpaper | 604 |
10 | CircularProgress | 545 |
11 | BluetoothConnector | 511 |
12 | VComponents | 503 |
13 | Regex | 323 |
14 | SimpleToast | 289 |
15 | Percentage | 266 |
16 | iOS-Tactile-Slider | 264 |
17 | SwipyCell | 252 |
18 | ZMarkupParser | 227 |
19 | GateEngine | 182 |
20 | scout | 122 |
21 | ExceptionCatcher | 116 |
22 | VanMoofKit | 59 |
23 | Navigattie | 53 |