ts
.
/ json
Beautify
Minify
Copia
Esempio
Demo Hub
input.json
{ "nome": "Antonio Trapasso", "ruolo": "Full-Stack Developer", "skills": ["React", "TypeScript", "PHP", "Python", "SQL"], "esperienza": { "anni": 5, "progetti": 42, "freelance": true }, "contatti": { "sito": "https://testscript.info", "email": "info@testscript.info", "social": { "github": "jappalla", "linkedin": "antoniotrapasso" } }, "certificazioni": [ {"nome": "AWS Cloud Practitioner", "anno": 2024, "attiva": true}, {"nome": "React Advanced", "anno": 2023, "attiva": true} ], "lingue": ["Italiano", "Inglese", "Spagnolo", "Francese"], "disponibile": true, "ultimo_aggiornamento": null }
Formatted
Tree View