jsonc
JSON processor
Utilities for working with a superset of JSON
Utilities for working with jsonc, a superset of json
0 stars
3 watching
0 forks
Language: Elixir
last commit: 9 days ago
Linked from 1 awesome list
configurationelixirenvironmentjsonjsonc
Related projects:
Repository | Description | Stars |
---|---|---|
michalmuskala/jason | A high-performance JSON parser and generator written in Elixir. | 1,624 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
devinus/poison | A fast and simple JSON parser and encoder for Elixir | 2,027 |
mwilliamson/jq.py | Python bindings for a lightweight and flexible JSON processor | 368 |
beam-community/jsonapi | An Elixir library for serializing and querying data in the JSONAPI format | 497 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
hassox/std_json_io | Enables JSON communication between processes over STDIO | 30 |
meh/jazz | A JSON handling library for Elixir. | 61 |
dmitrii-eremin/jfes | A minimalistic JSON parser for embedded systems | 70 |
camshaft/world_json_ex | Provides Elixir modules to work with World JSON's country and state/province data in GeoJSON format | 8 |
dragonwasrobot/json-schema-to-elm | Generates Elm code from JSON schema specifications | 88 |
rdf-elixir/jsonld-ex | An Elixir implementation of the JSON-LD standard for RDF data representation and serialization | 74 |
trentm/json | A fast CLI tool for massaging JSON on the Unix command line | 1,559 |
fadado/jbol | A collection of modules and tools for a command-line JSON processor language | 72 |
webmozart/json | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |