Ever wished you could take an #SVG snippet (or full document) and reversably convert it into full-fidelity #JSON - which you can then process as a #JS object, #PHP array etc.?
#Danis3h conversion of SVG is now available in 2023 - and includes #CDATA blocks for inline #CSS & #JS.
#svg #json #js #php #danis3h #CData #css
Danis³h ChangeLog (2023-01-09):
Parsing implemented for #HTML #Character #Data start and end demarcators (<![CDATA[ and ]]>) within #CSS.
Danis³h now converts #XML-style #CDATA markers into pseudo-CSS inside in-document #stylesheets.
#html #character #data #css #xml #CData #stylesheets