Popularity
0.4
Growing
Activity
0.0
Declining
0
2
0

Description

https://komkom.github.io/jsonc-playground/

Programming language: Elixir
License: Apache License 2.0
Tags: Configuration     JSON     Miscellaneous     Utilities     Environment     Env     Jsonc     Comment     Config     Comments    

JSONC alternatives and similar packages

Based on the "JSON" category.
Alternatively, view jsonc alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of JSONC or a related project?

Add another 'JSON' Package

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