File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change
1
+ version : 1
2
+ builder :
3
+ configs :
4
+ - documentation_targets : [JSONParsing]
Original file line number Diff line number Diff line change 1
1
# JSONParsing
2
2
3
3
[ ![ CI] ( https://github.com/oskarek/swift-json-parsing/actions/workflows/ci.yml/badge.svg )] ( https://github.com/oskarek/swift-json-parsing/actions/workflows/ci.yml )
4
+ [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Foskarek%2Fswift-json-parsing%2Fbadge%3Ftype%3Dswift-versions )] ( https://swiftpackageindex.com/oskarek/swift-json-parsing )
5
+ [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Foskarek%2Fswift-json-parsing%2Fbadge%3Ftype%3Dplatforms )] ( https://swiftpackageindex.com/oskarek/swift-json-parsing )
4
6
5
7
A library for decoding and encoding json, built on top of @pointfreeco 's [ Parsing] ( https://github.com/pointfreeco/swift-parsing ) library.
6
8
You can’t perform that action at this time.
0 commit comments