Popularity
0.3
Stable
Activity
3.0
-
0
1
0
Description
https://komkom.github.io/jsonc-playground/
Programming language: Elixir
License: Apache License 2.0
JSONC alternatives and similar packages
Based on the "JSON" category.
Alternatively, view jsonc alternatives based on common mentions on social networks and blogs.
-
json_pointer
Implementation of RFC 6901 which defines a string syntax for identifying a specific value within a JSON document -
jwalk
Helper module for working with Erlang proplists, eep 18, map and mochijson-style JSON representations
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of JSONC or a related project?
Popular Comparisons
README
JSONC
Utilities for working with jsonc, a superset of json
Installation
The package can be installed by adding jsonc to your list of dependencies in mix.exs:
def deps do
[
{:jsonc, "~> 0.1.0"}
]
end
Documentation can be found at https://hexdocs.pm/jsonc