JuliaIO / JSON.jl

JSON parsing and printing
Other
313 stars 101 forks source link

See alternative package JSON3 #333

Closed PallHaraldsson closed 5 months ago

PallHaraldsson commented 2 years ago

[skip ci]

PallHaraldsson commented 2 years ago

I believe JSON3 is considered stable. And probably this package, while not yet 1.0. I know Dash.jl uses both (just dropped JSON2). I think that may be a historical accident, and all could and should use JSON3 now?