jason-to-thoth
JSON decoder
A tool to convert JSON data into F# records with a custom Thoth decode function
JSON -> Thoth
4 stars
4 watching
0 forks
Language: CSS
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fluidgroup/jayson | A JSON decoding/encoding library with strict and flexible access options. | 255 |
sayanarijit/jf | A utility to safely format and print JSON objects in the commandline. | 30 |
justinwoo/purescript-simple-json | A Purescript library for decoding JSON data into type-safe records | 135 |
anviking/decodable | A Swift framework for unmarshalling JSON data into Swift structs with error handling and strict type safety | 1,041 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
delba/jason | A fast and convenient JSON deserializer for Swift applications. | 1,012 |
titanous/json5 | A JSON decoder package for the JSON5 data format | 54 |
qntfy/kazaam | A JSON transformation library for Go | 283 |
yogthos/json-html | Converts JSON data into human-readable HTML | 162 |
joelvh/json2json | Transforms JSON structures from one format to another using template rules. | 191 |
venil7/json-decoder | A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types | 76 |
fadado/jtool | Tools for working with JSON data in the shell | 13 |
dphean/freemarker-template-for-json | Converts a CSV file to a JSON representation of its data | 0 |
doberkofler/plsql-json | A PL/SQL library that enables encoding and decoding of JSON data | 47 |