waargonaut
JSON manipulator
A JSON manipulation library for Haskell that provides flexible and precise decoding/encoding tools.
JSON decoding/encoding/manipulation library.
94 stars
9 watching
14 forks
Language: Haskell
last commit: over 2 years ago haskellhaskell-libraryjsonjson-parserjson-serialization
Related projects:
Repository | Description | Stars |
---|---|---|
argonaut-io/argonaut | A library for parsing and manipulating JSON data in Scala. | 547 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
abusomani/jsonhandlers | A library that provides simple handlers to read and write JSON data from various sources such as files and HTTP requests. | 2 |
tsoding/haskell-json | A JSON parser implementation in Haskell. | 171 |
chrispenner/json-to-haskell | A tool to automatically generate Haskell data types and instances from JSON schema | 82 |
talentdeficit/jsx | An Erlang application for manipulating JSON data | 693 |
ekmett/bound | Combinators for manipulating locally-nameless generalized de Bruijn terms | 122 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
rstacruz/scour | A utility library for traversing and manipulating JSON data structures immutably. | 306 |
frasertweedale/hs-jose | Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 122 |
jcardama/deno_slugify | A string manipulation library for creating slug versions of strings with customizable options and support for Unicode symbols | 18 |
bazaarvoice/jolt | A JSON transformation library written in Java where the specification is itself a JSON document. | 1,560 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
jimmycuadra/shellwords | A utility package for manipulating strings according to the word parsing rules of the UNIX Bourne shell. | 38 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 61 |