JSON path explorer
▦ Datos y listas
JSON path explorer
Limpiar listas, detectar duplicados, contar frecuencias y normalizar lotes.
Resultado
▦ Datos y listas
Limpiar listas, detectar duplicados, contar frecuencias y normalizar lotes.
Lógica
JSON.parse validiert den Text; JSON.stringify gibt formatierte oder minimierte Ausgabe zurück.
Ejemplo
{"name":"Toolwise","tools":135}Resultado{
"name": "Toolwise",
"tools": 135
}Errores típicos
Funciona localmente
Las entradas permanecen en el navegador.
Check
JSON path explorer uses this visible logic: JSON.parse validiert den Text; JSON.stringify gibt formatierte oder minimierte Ausgabe zurück. Example values and common mistakes are shown next to the tool.
Yes. The calculation runs in the browser. Toolwise does not send inputs to a server or load external calculation modules.
Copy the result or pass it locally to Sort lines if you want to continue the workflow.