json-decoder
JSON decoder library
A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types
Type safe JSON decoder for TypeScript
76 stars
2 watching
4 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
compositiondecoderelmelm-langfunctional-programmingjsontypescript
Related projects:
Repository | Description | Stars |
---|---|---|
ikesyo/himotoki | A type-safe JSON decoding library written purely in Swift | 796 |
mlms13/bs-decode | A type-safe JSON decoding library with structured error handling for ReasonML and OCaml | 103 |
mattjbray/ocaml-decoders | A combinator library that decodes JSON-like data into OCaml types | 84 |
justinwoo/purescript-simple-json | A Purescript library for decoding JSON data into type-safe records | 134 |
fluidgroup/jayson | A JSON decoding/encoding library with strict and flexible access options. | 255 |
postmates/pmjson | A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 360 |
johnlui/jsonneverdie | An auto-reflection tool from JSON to Model and a user-friendly JSON encoder/decoder for Swift development | 450 |
melange-community/melange-json | A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
titanous/json5 | A JSON decoder package for the JSON5 data format | 53 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
nikita-volkov/jsonifier | A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. | 83 |
sharplispers/cl-json | A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,081 |
flamendless/arson.lua | A library that enables encoding and decoding of custom data types into JSON format | 10 |
doberkofler/plsql-json | A PL/SQL library that enables encoding and decoding of JSON data | 47 |