Pipes Demo
π Built-in Pipes
Original:
Uppercase:
Lowercase:
π Date Pipe
Raw JavaScript Date: Mon Aug 25 2025 03:25:17 GMT+0000 (Coordinated Universal Time)
Formatted - short: 8/25/25
Formatted - long: Monday, August 25, 2025
Formatted - time: 3:25 AM
Angular Common Pipes
π° Currency Pipe
Raw Value: 100
Formatted: $100.00
π§© JSON Pipe
Raw Value: {"name": "Neethi", "role": "AccuHealer"}
Formatted JSON:
{ "name": "Neethi", "role": "AccuHealer" }
π Custom Pipe: Reverse
Reversed: