Swiftpack.co - Swift Packages by leavez

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

Packages published by leavez

leavez/fucking-beijing-bus-api 1.1.0
北京实时公交 API
⭐️ 47
🕓 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.
update for swift 5
3 years ago
Bump version
5 years ago
5 years ago
iOS macOS
leavez/Mappable 1.5.0
flexible JSON to Model converter, specially optimized for immutable properties
⭐️ 27
🕓 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.
Swift 5
4 years ago
Slightly update for swift 5
@dynamicMemberLookup
5 years ago
```swift init(map: Mapper) throws { // number = try map.from("id") // time = try map.from("time") // using the new @dynamicMemberLookup feature number = try map.id() time = try map.time() } ```
5 years ago
fix a bug for optional types
Anita
5 years ago
leavez/Shell 1.0.4
Run shell commands fastly
⭐️ 2
🕓 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
fix fd unreleased for `run`
3 years ago
fix crash when PATH is empty
3 years ago
fix stuck when stderr is long
3 years ago
macOS
leavez/CleanQuit 1.0.11
Kill all children processes when main program ends.
⭐️ 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
3 years ago
3 years ago

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