Convert object to Yaml
$.getScript('https://unpkg.com/js-yaml@4.1.0/dist/js-yaml.min.js');
copy(jsyaml.dump(myObject));
Convert object to JSON
copy(JSON.stringify(myObject));
For further actions, you may consider blocking this person and/or reporting abuse
Haripriya Veluchamy -
Java para Iniciantes (Oracle) -
oteri -
Uwadone Joshua -
Top comments (0)