Popularity
0.4
Declining
Activity
3.0
-
0
2
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
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

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