Reading and manipulation with json values
Help with versioned JSON representations.
Make HTTP requests with jsonapi decoding/encoding in Elm
Retry failed jsonapi requests with policies
A library for fetching data from paginated JSON REST APIs.
JSON Encoders and Decoders with TypeScript type information.
Decode JSON objects making sure that all fields are handled by your Elm code.
Convenience functions for working with JSON
Encode and decode JSON values
Pretty printer and to JSON converter for Debug.toString output
JSON decoder for pseudo-array objects
JsonAPI decoder and encoder functions
Writing JSON encoder and decoder at once
Bidirectional mapping/comparison/JSON (en,de)coding between Strings and types
Shows JSON data as an expandable HTML tree
JSON Web Token encoder and decoder (JWT)
Convenience functions not included in elm-community/json-extra
Compute JSON patches by comparing two JSON values.
Decode, encode, verify JSON web tokens
Decode JSON with fallbacks AND errors
Decode, encode, verify JSON web tokens
Decode GeoJSON (RFC 7946) into an Elm data structure
Shows JSON data as an expandable HTML tree
Build JSON encoders and decoders with minimal boilerplate
Generate validating forms from JSON schemas.
Decoders and helper functions for working with JSONAPI payloads
Use pipelines to build JSON Decoders.
JSON Patch implementation
Encode and decode JSON values
Shows JSON data as an expandable HTML tree
A library for composing json encoders and decoders simultaneously in elm
Helpers for working with optional fields in JSON.
Pretty print JSON with nesting indents into a String
Extra JSON Encode / Decode functionality
Decode JSON objects using chained functions (continuation style).
JSON decoding with warnings and usage tracking
Would you like to use Elm for real-world projects?
📢 My book
Practical Elm
skips the basics and gets straight into the nuts-and-bolts of building non-trivial apps.
🛠 Things like building out the UI, communicating with servers, parsing JSON, structuring the application as it grows, testing, and so on.