j2s

JSON converter

An application that converts JSON data into Swift structs and extensions for easy deserialization

A macOS app to convert JSON to Swift structs

GitHub

231 stars
6 watching
13 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kakaopensource/kakajson A Swift library providing fast conversion between JSON and model data structures. 1,172
isair/jsonhelper A utility framework for converting data between different formats, including JSON to class instances and hex strings to colors. 784
ddiidev/json2v Converts JSON data to Vlang structs with customizable structure and type handling. 28
leavez/mappable A framework to convert JSON data into model objects with optimized support for immutable property initialization 27
jorgen/json_struct A C++ library that enables direct conversion between JSON and structured C++ data types 423
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
owensd/json-swift A JSON parsing library for Swift with a focus on type safety and easy access to JSON data 721
armink/struct2json A fast convert library between JSON and C structures 684
engali94/xmljson Converts XML to JSON format using a command-line tool written in Swift. 49
adamritter/fastgron Transforms large JSON files into a compact, greppable format for efficient exploration and filtering of data. 596
vi/json2 A tool to convert JSON files to an intermediate text format, allowing non-XML-aware tools to handle them more easily. 28
doubleprecisionsoftware/jsontl A library that allows transformation of JSON data using a simple, JSON-based language with basic operations for replacing and extending values. 7
postmates/pmjson A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. 360
snjyor/jsonvalue2markdown Converts JSON data to markdown format with customizable mapping and title levels 2
delba/jason A fast and convenient JSON deserializer for Swift applications. 1,013