Swiftpack.co - Swift Packages by nerdsupremacist

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

Packages published by nerdsupremacist

nerdsupremacist/FancyScrollView 0.1.4
A SwiftUI ScrollView Designed to imitate the App Store and Apple Music ScrollViews (with or without a Parallax Header)
⭐️ 926
πŸ•“ 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.
2 years ago
3 years ago
3 years ago
4 years ago
4 years ago
iOS
nerdsupremacist/Snap 0.2.2
A customizable Snapping Drawer Γ  la Apple Maps.

 100% in SwiftUI.
⭐️ 696
πŸ•“ 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.
Better padding v2
3 years ago
turns out we need padding underneath as well. My bad
Better padding handling
3 years ago
Content is always avoiding the handle UI just in case
Swift 5.2 Fixes
3 years ago
0.1.0 only worked with 5.3 because it was using [SE-0280](https://github.com/apple/swift-evolution/blob/master/proposals/0280-enum-cases-as-protocol-witnesses.md)
3 years ago
iOS
nerdsupremacist/Sync 1.1.0
Real-time Apps the SwiftUI way
⭐️ 155
πŸ•“ 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.
2 years ago
2 years ago
### Fixed - Fixed compiler errors on non Apple Platforms
2 years ago
### Fixed - Fixed UI update issues when using `Sync` - Fixed projected value of `SyncedObject` not being visible
2 years ago
### Added - Added `valueChange` publisher to `Synced`, to listen for changes to the value - Added getter for `connection` to `SyncedObject` - Added support for getting a `SyncedObbject` from a parent `SyncedObject` via dynamic member lookup - Added `SyncManager.reconnect` method to restard connection - Added `ReconnectionStrategy` in order to attempt to resume the session after being disconnected ## Changed - **Breaking:** Renamed `SyncedObject` protocol to `SyncableObject`. To be consistent with `ObservableObject` - **Breaking:** Renamed `SyncedObservedObject` to `SyncedObject`. To be consistent with `ObservedObject` - **Breaking:** Projected Value of `SyncedObject` is of type now `SyncedObject` - **Breaking:** Renamed `SyncableObject.manager` to `sync` - **Breaking:** Renamed `SyncableObject.managerWithoutRetainingInMemory` to `syncWithoutRetainingInMemory`
2 years ago
- Add better handling for array and optional updates - Use OpenCombine on linux
2 years ago
iOS macOS watchOS tvOS
nerdsupremacist/Syntax 2.0.0
Write value-driven parsers quickly in Swift with an intuitive SwiftUI-like DSL
⭐️ 146
πŸ•“ 1 year 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.
1 year ago
2 years ago
Tuple Parser Fixes
3 years ago
Opening up to all platforms
3 years ago
Turns out we're no longer using opaque types, so the requirement for macOS 10.15 was no longer necessary
Syntax Tree Generation Fixes
3 years ago
3 years ago
iOS Fixes with SPM
3 years ago
First Swift PM Release
4 years ago
4 years ago
# Changelog ## [0.1.1] - 2019-05-06 ### Added - Added `StringLiteralEscapingStrategy` and `escapingStrategy` argument to `StringLiteralTokenGenerator`, for handling escaped characters in a String Literal - Added default `SwiftStringLiteralEscapingStrategy` and `JSONStringLiteralEscapingStrategy` for the standard handling for String Literals ## [0.1.0] - 2019-05-06 ### Added - Initial Release
Initial Release
4 years ago
# Changelog ## [0.1.0] - 2019-05-06 ### Added - Initial Release
iOS macOS watchOS tvOS
nerdsupremacist/GraphZahl 0.1.0-alpha.46
A Framework to implement Declarative, Type-Safe GraphQL Server APIs using Runtime Magic 🎩
⭐️ 143
πŸ•“ 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.
Fixing crash on Linux
2 years ago
Optionals of optionals are handled as Optionals
2 years ago
Inlining without interfaces
2 years ago
Node by id support
2 years ago
3 years ago
Property Wrapper improvements
3 years ago
The all new `@Inline` that will let you use pretend an objects values are all inside within your type
3 years ago
3 years ago
3 years ago
3 years ago
macOS linux macOS iOS
nerdsupremacist/Valid 2.0.0
Input Validation Done Right. A Swift DSL for Validating User Input using Allow/Deny Rules
⭐️ 37
πŸ•“ 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.
2 years ago
2 years ago
iOS macOS watchOS tvOS
nerdsupremacist/Fuzzi 1.0.0
Locally searching in Swift made simple (and fuzzily)
⭐️ 19
πŸ•“ 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.
2 years ago
5 years ago
6 years ago
iOS macOS
nerdsupremacist/AssociatedTypeRequirementsKit 0.3.2
A Swift Β΅Framework for dealing with the classic "Self or associated type requirements" errors
⭐️ 18
πŸ•“ 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.
Release builds for strippable etc.
3 years ago
Fixing release builds for Type Visitors
3 years ago
Fixing release builds
3 years ago
New quick conformance checks
3 years ago
Adds a `does(_:conformTo:)` function that can be used when we only want to know if a type conforms to a protocol
Add Support for Type Visitor
3 years ago
ARM Support πŸ“±
3 years ago
Initial Release
3 years ago
nerdsupremacist/VariadicViewBuilder 0.1.0
Custom View Builder that allows you to build custom layouts
⭐️ 15
πŸ•“ 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.
3 years ago
iOS macOS
nerdsupremacist/VideoPlayer 0.2.0
Β΅Framework containing a SwiftUI Video Player allowing for custom controls
⭐️ 12
πŸ•“ 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.
3 years ago
3 years ago
iOS
nerdsupremacist/syntax-highlight-publish-plugin 0.1.0
Plugin to add syntax highlighting (for multiple languages) to your Publish Site, with the least amount of effort.
⭐️ 6
πŸ•“ 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.
3 years ago
nerdsupremacist/graphzahl-vapor-support 0.1.0-alpha.8
A set of extensions that allow to use GraphZahl with Vapor
⭐️ 6
πŸ•“ 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.
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
macOS
nerdsupremacist/Mealy 1.0.0
Swift Framework for Model-Based Testing using Mealy Machines
⭐️ 5
πŸ•“ 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.
2 years ago
Initial Release
2 years ago
iOS macOS
nerdsupremacist/graphzahl-fluent-support 0.1.0-alpha.6
A set of extensions that allow to use Fluent APIs with GraphZahl
⭐️ 4
πŸ•“ 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.
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
macOS
nerdsupremacist/SyncWebSocketVapor 1.1.0
Web Socket Server Support for Sync
⭐️ 4
πŸ•“ 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.
2 years ago
2 years ago
2 years ago
iOS macOS watchOS tvOS
nerdsupremacist/Assert 1.0.0
Swift UI Like DSL for Building Tests
⭐️ 4
πŸ•“ 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.
2 years ago
2 years ago
iOS macOS
nerdsupremacist/graphql-syntax 0.1.3
GraphQL Parser written in Syntax
⭐️ 3
πŸ•“ 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.
Boolean and null value fixes
2 years ago
3 years ago
3 years ago
3 years ago
nerdsupremacist/TextMate 0.1.0
Support for parsing Text Mate Languages
⭐️ 1
πŸ•“ 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.
3 years ago
nerdsupremacist/syntax-highlight 0.1.0
Syntax Highlighting Extensions to the Syntax Framework
⭐️ 1
πŸ•“ 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.
Initial Release
3 years ago
nerdsupremacist/SyncWebSocketClient 1.1.0
Web Socket Client support for Sync
⭐️ 1
πŸ•“ 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.
2 years ago
2 years ago
2 years ago
iOS macOS watchOS tvOS
nerdsupremacist/ContextKit 0.2.1
A Public Basic API for providing a Compositable Type Safe Dict
⭐️ 1
πŸ•“ 4 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
4 years ago
4 years ago
macOS
nerdsupremacist/Brainfuck.swift 0.1.0
A Brainfuck interpreter written in Swift. Just because!
⭐️ 0
πŸ•“ 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.
3 years ago
iOS macOS

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