Swiftpack.co - Swift Packages by dnadoba

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

Packages published by dnadoba

dnadoba/Tree v0.1.1
general tree data structure, tree diffing, NSOutlineView and SwiftUI support
⭐️ 27
🕓 3 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.
Add support for Swift 5.3 and older platforms
3 years ago
- make `TreeBuilder` compile conditionally to support Swift 5.3 - drop platforms in `Package.swift` to support older platforms - add `@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)` to `TreeDifference` and related types - move `OutlineViewTreeDataSource` into separate module called `TreeUI`
First Release of Tree
3 years ago
dnadoba/MIDIKit v1.1.2
MIDI message decoder/encoder and typesafe wrapper around CoreMIDI in Swift
⭐️ 14
🕓 3 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.
Playground Update
3 years ago
The playground is now mentioned in the README.
Add Generated Documentation
3 years ago
Documentation will now be automatically generated using Jazzy. https://dnadoba.github.io/MIDIKit/ The project is not very well documented, but at least you can get an overview of the available types. Contributions are welcome.
Fix allocation and initialisation of MIDIPacketList
3 years ago
fixes issue #1
First Public Release
4 years ago
iOS macOS
dnadoba/sACN v0.2.1
sACN (E1.31) protocol implementation in Swift to send DMX Data over UDP using Network.framework
⭐️ 13
🕓 3 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.
Add autogenerated Documentation
3 years ago
Documentation can be found at https://dnadoba.github.io/sACN/index.html
Unicast and IPv6 support
3 years ago
- renaming MulticastConnection to Connection, because it now supports Unicast too - add support for Unicast - add support for IPv6
iOS macOS tvOS

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