Swiftpack.co - Swift Packages by twostraws

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by twostraws

twostraws/Inferno 1.1.0
Metal shaders for SwiftUI.
⭐️ 2,261
🕓 20 weeks ago
iOS macOS tvOS macCatalyst
twostraws/Sitrep 3.0.0
A source code analyzer for Swift projects.
⭐️ 1,299
🕓 50 weeks ago
macOS
twostraws/CodeScanner 2.4.1
A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found.
⭐️ 938
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
CodeScanner v2.4.1
2 weeks ago
## What's Changed * Add privacy manifest file by @benMohamed in https://github.com/twostraws/CodeScanner/pull/138 * Improvement of code readability by @psalzAppDev in https://github.com/twostraws/CodeScanner/pull/132 ## New Contributors * @benMohamed made their first contribution in https://github.com/twostraws/CodeScanner/pull/138 * @psalzAppDev made their first contribution in https://github.com/twostraws/CodeScanner/pull/132 **Full Changelog**: https://github.com/twostraws/CodeScanner/compare/2.4.0...2.4.1
CodeScanner v2.4.0
9 weeks ago
## What's Changed * [#89] [#113] [#124] Focus improvements on dual and tripple cameras by @karolbielski in https://github.com/twostraws/CodeScanner/pull/127 * Separate delegates into extensions by @qalandarov in https://github.com/twostraws/CodeScanner/pull/125 * Ability to skip taking a photo if it's not required by @qalandarov in https://github.com/twostraws/CodeScanner/pull/129 * Ability to continuously scan by ignoring specific codes by @qalandarov in https://github.com/twostraws/CodeScanner/pull/130 * Ability to pause scanning (i.e. when presenting) by @qalandarov in https://github.com/twostraws/CodeScanner/pull/131 ## New Contributors * @karolbielski made their first contribution in https://github.com/twostraws/CodeScanner/pull/127 * @qalandarov made their first contribution in https://github.com/twostraws/CodeScanner/pull/125 **Full Changelog**: https://github.com/twostraws/CodeScanner/compare/2.3.3...2.4.0
CodeScanner v2.3.3
42 weeks ago
## What's Changed * Just a small typo fix :) by @helloITdepartment in https://github.com/twostraws/CodeScanner/pull/108 * fix: #85 unreliable torch by @nitricware in https://github.com/twostraws/CodeScanner/pull/111 ## New Contributors * @helloITdepartment made their first contribution in https://github.com/twostraws/CodeScanner/pull/108 * @nitricware made their first contribution in https://github.com/twostraws/CodeScanner/pull/111 **Full Changelog**: https://github.com/twostraws/CodeScanner/compare/2.3.2...2.3.3
CodeScanner v2.3.2
51 weeks ago
## What's Changed * [#89] Use the Ultra WIde Camera per default if available by @bennokress in https://github.com/twostraws/CodeScanner/pull/102 * fixed orientation for ipad by @roznet in https://github.com/twostraws/CodeScanner/pull/103 * found each QR code separately in manual mode by @hossinasaadi in https://github.com/twostraws/CodeScanner/pull/104 * Result returns corners of scanned code. by @richy486 in https://github.com/twostraws/CodeScanner/pull/107 * Fix galery boolean for swipe down dismiss by @kafejo in https://github.com/twostraws/CodeScanner/pull/106 ## New Contributors * @bennokress made their first contribution in https://github.com/twostraws/CodeScanner/pull/102 * @roznet made their first contribution in https://github.com/twostraws/CodeScanner/pull/103 * @hossinasaadi made their first contribution in https://github.com/twostraws/CodeScanner/pull/104 * @richy486 made their first contribution in https://github.com/twostraws/CodeScanner/pull/107 * @kafejo made their first contribution in https://github.com/twostraws/CodeScanner/pull/106 **Full Changelog**: https://github.com/twostraws/CodeScanner/compare/2.3.1...2.3.2
CodeScanner v2.3.1
1 year ago
## What's Changed * Fixing camera shutter noises by @NathanFallet in https://github.com/twostraws/CodeScanner/pull/100 **Full Changelog**: https://github.com/twostraws/CodeScanner/compare/2.3.0...2.3.1
CodeScanner v2.3.0
1 year ago
## What's Changed * Adding a CI by @NathanFallet in https://github.com/twostraws/CodeScanner/pull/84 * Added ability to get UIImage of what you scanned by @zappycode in https://github.com/twostraws/CodeScanner/pull/95 ## New Contributors * @zappycode made their first contribution in https://github.com/twostraws/CodeScanner/pull/95 **Full Changelog**: https://github.com/twostraws/CodeScanner/compare/2.2.1...2.3
CodeScanner v2.2.1
1 year ago
Fixing issues with Mac Catalyst (package was not building), added a button to open gallery, and merged coordinator with view controller as it was redundant.
iOS
twostraws/Sourceful 0.4.0
A syntax highlighting source editor for iOS and macOS using UITextView and NSTextView.
⭐️ 685
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
4 years ago
iOS macOS
twostraws/SwiftGD 2.5.0
A simple Swift wrapper for libgd
⭐️ 448
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
SwiftGD 2.0.0
6 years ago
This introduces more intelligent image downsampling (thanks, @enricode!), but modifies the way the `size` property is returned for images: it now uses the `Size` struct, which has `width` and `height` properties instead of just returning a tuple.
twostraws/VisualEffects 1.0.3
A semi-official SwiftUI wrapper for UIVisualEffectView
⭐️ 354
🕓 2 years ago
iOS macOS
twostraws/Subsonic 0.2.0
A small library that makes it easier to play audio with SwiftUI.
⭐️ 317
🕓 2 years ago
iOS macOS watchOS tvOS
twostraws/Markdown 1.0.0
A small and fast Markdown parser library for Swift.
⭐️ 44
🕓 3 years ago
twostraws/SwiftSlug 0.3.0
A simple package to convert strings to URL slugs.
⭐️ 38
🕓 3 years ago
twostraws/Cgd 0.3.0
A small Swift package exposing libgd to Swift.
⭐️ 20
🕓 3 years ago
twostraws/SamplePackage 1.0.0
A test package for Swift Package Manager.
⭐️ 18
🕓 3 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics