painlessjson
JSON converter
Library to convert custom types to and from JSON in a simple and automatic way
D library for converting any custom types to and from JSON the painless way.
24 stars
4 watching
3 forks
Language: D
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nschaffner/fastjson | A Java library for converting objects to and from JSON with high performance and support for complex objects | 1 |
cruel-intentions/stylops | Converts JSON-like configuration into CSS, following specific rules and constraints. | 0 |
snjyor/jsonvalue2markdown | Converts JSON data to markdown format with customizable mapping and title levels | 2 |
adamritter/fastgron | Transforms large JSON files into a compact, greppable format for efficient exploration and filtering of data. | 596 |
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 |
venil7/json-decoder | A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types | 76 |
bazaarvoice/jolt | A JSON transformation library written in Java where the specification is itself a JSON document. | 1,560 |
tomasbouda/hjson-powershell | A PowerShell module providing conversion utilities between JSON and HJSON formats. | 5 |
sol/aeson-qq | A Haskell package that enables compile-time conversion of JSON strings to data structures using a custom quasiquoter. | 80 |
polbaladas/torsimany | Converts format-independent JSON to human-readable Markdown | 67 |
ddiidev/json2v | Converts JSON data to Vlang structs with customizable structure and type handling. | 28 |
lordnull/rec2json | Tool to generate JSON-compatible modules from Erlang record definitions | 46 |
vi/json2 | A tool to convert JSON files to an intermediate text format, allowing non-XML-aware tools to handle them more easily. | 28 |
isair/jsonhelper | A utility framework for converting data between different formats, including JSON to class instances and hex strings to colors. | 784 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,172 |