plotly / Dash.jl

Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.
MIT License
488 stars 40 forks source link

Replacing JSON2 package with JSON3 #143

Closed waralex closed 3 years ago

waralex commented 3 years ago

JSON2 is an artifact. It was an up-to-date package for working with json at the time of writing Dashboards, but it has not been developed and supported for a long time, JSON3 has become the de facto standard instead.