Tangular-Color A simple Tangular template engine helper for rendering colors from the string. jComponent v19|v20 Usage: <h1 style="color:{{ name | color }}">{{ name }}</h1> <div style="color:{{ username | color }}">{{ username }}</div>