json-schema-to-elm

Code generator

Generates Elm code from JSON schema specifications

Generates Elm types, JSON decoders, JSON encoders and fuzz tests from JSON schema specifications

GitHub

88 stars
2 watching
11 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list

code-generatorelixirelixir-langelmelm-langjsonjson-decoderjson-encoderjson-schemaparser-generator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
haskell-to-elm/haskell-to-elm Generates matching Elm type definitions and JSON encoders and decoders from Haskell types 61
aws-beam/aws-codegen Generates Elixir and Erlang code for interacting with AWS APIs based on SDK specifications 53
andyglow/scala-jsonschema Generates JSON Schemas from Scala data types and objects 123
aishfenton/argus Generates code from JSON schemas for data modeling and encoding 104
ocramz/aeson-schema Tool for validating and generating JSON data structures 60
victools/jsonschema-generator A tool to generate JSON schemas from Java classes 399
dillonkearns/elm-ts-json Builds a standardized API for encoding and decoding data between Elm and TypeScript 42
rdf-elixir/jsonld-ex An Elixir implementation of the JSON-LD standard for RDF data representation and serialization 74
krisajenkins/elm-export Generates Elm types and JSON decoders from Haskell source. 116
spider-gazelle/json-schema Tools for serializing Crystal type definitions into JSON Schema 13
holmusk/elm-street Automates generating Elm-compatible JSON encoders and decoders from Haskell types 88
guedes/exjson An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. 71
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217
dadav/helm-schema Generates JSON schemas from Helm charts. 69
treye/json_stream_encoder A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. 8