Web Component: Tangular-JsonFormat


  • Info
  • HTML
  • JS
  • CSS
  • Meta

Tangular-JsonFormat

A simple Tangular helper for formatting of objects to more readable JSON.

<div>{{ obj | jsonformat }}</div>

or

console.log(Thelpers.jsonformat({ ... }));