purescript-simple-json
JSON decoder
A Purescript library for decoding JSON data into type-safe records
A simple Purescript JSON library that uses types automatically
135 stars
6 watching
45 forks
Language: PureScript
last commit: over 1 year ago
Linked from 1 awesome list
jsonpurescripttype-level
Related projects:
Repository | Description | Stars |
---|---|---|
ikesyo/himotoki | A type-safe JSON decoding library written purely in Swift | 796 |
venil7/json-decoder | A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types | 76 |
simplejson/simplejson | A fast and extensible JSON encoder/decoder for Python | 1,657 |
fangyidong/json-simple | A simple toolkit for encoding and decoding JSON text in Java | 748 |
postmates/pmjson | A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 361 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,948 |
fluidgroup/jayson | A JSON decoding/encoding library with strict and flexible access options. | 255 |
purescript-contrib/purescript-argonaut | Provides a PureScript implementation of JSON data parsing and manipulation libraries | 64 |
purescript-contrib/purescript-css | A type-safe library for describing and manipulating CSS. | 107 |
marianoguerra/json.human.js | Converts JSON objects into human-readable HTML representations. | 976 |
javascipt/jsome | A tool to format JSON objects in a readable and visually appealing way. | 244 |
bunny83/simplejson | A lightweight JSON parser written in C# | 754 |
elastic/sense | A developer's interface to Elasticsearch for working with JSON data | 382 |
josdejong/jsonrepair | Repairs invalid JSON documents by fixing syntax errors and normalizing data format | 584 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,286 |