Web Component: Tangular-AutoFormat


  • Info
  • HTML
  • JS
  • CSS
  • Meta

Tangular-AutoFormat

This TAngular helper automatically formats email, phone number, boolean, or HEX color.

  • jComponent v19|v20

Usage:

<h1>{{ name }}</h1>
<div>{{ source | autoformat }}</div>

or

console.log(Thelpers.autoformat('https://www.totaljs.com'));