Swiftpack.co - Swift Packages by nkristek

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

Packages published by nkristek

nkristek/Highlight 0.4.0
A syntax highlighter for JSON data completely written in Swift with no dependencies
⭐️ 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.
0.4
2 years ago
- Parse member keys as separate token #6 (kudos to @krzyzanowskim)
0.3
4 years ago
Fix a bug that required optional whitespace for syntax highlighting to work correctly
0.2
4 years ago
This version includes some bug fixes and performance improvements.
0.1
4 years ago
This is the first version of this library. It currently supports highlighting JSON formatted data.
iOS macOS
nkristek/ReactiveTimelane 1.1.3
Timelane + ReactiveSwift
⭐️ 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.
1.1.3
3 years ago
This release raises the iOS deployment target from 8 to 9 (Xcode 12 support).
1.1.2
3 years ago
This release includes better documentation.
1.1.1
3 years ago
In this release, each extension was moved to its own file and unit tests were added.
1.1
3 years ago
This release adds a `lane(_:)` operator for tracking the lifetime of a `Lifetime`. This makes it possible to check for memory leaks as well.
1.0.2
3 years ago
This release drops the required target version of the SwiftPM package to macOS 10.10, iOS 8, tvOS 9 and watchOS 2. This makes it possible to include the library in projects which are targeting lower versions than the required ones for the extension (macOS 10.14, iOS 12, tvOS 12, watchOS 5) and use the extension conditionally with an #if available statement.
1.0.1
3 years ago
- Remove the NSLock #1 by @andersio
1.0
3 years ago
This is the first release of `ReactiveTimelane`.
iOS macOS watchOS tvOS
nkristek/Navigation 0.1.1
MVVM + Coordinator
⭐️ 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.
0.1.1
3 years ago
Xcode 12
0.1
3 years ago
iOS macOS watchOS tvOS

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