Top Tweets for #ngxTransforms
Your @angular projects deserve secure, type-safe, and performant pipes.
Have a look: https://t.co/grom8y0beB
#Angular #Pipes #ngxtransforms #ngcameroon

Math pipe category completed ππ₯
{{ items | sum:'price' }} β 1478
{{ 4.567 | round:2 }} β 4.57
{{ 1536000 | bytes }} β "1.5 MB"
{{ 90 | radians }} β 1.5708
https://t.co/4u6xAlfARN
#Angular #OpenSource #WebDev #ngxTransforms
Floor Pipe
{{ 4.123 | ceil:2 }} β 4.13
{{ 4.567 | floor:2 }} β 4.56
Precision control built in. Null safe. Handles negatives correctly.
https://t.co/4u6xAlfARN
#Angular #OpenSource #WebDev #ngxTransforms
One pipe. Built in precision. No helper methods.
{{ 4.123 | ceil:2 }} β 4.13
{{ 0.001 | ceil:2 }} β 0.01
Pair it with percentage for billing tiers:
{{ hours | percentage:total:0 | ceil }}
https://t.co/4u6xAlfARN
#Angular #TypeScript #WebDev #ngxTransforms
Average Pipe
Works with primitives and object arrays:
{{ [85, 92, 67, 94, 71] | average }} β 81.8
{{ students | average:'grade' }} β class average
{{ data | average:'metrics.score' }} β nested paths too
https://t.co/4u6xAlfARN
#Angular #TypeScript #WebDev #ngxTransforms
New pipe: max - get the maximum value from an array, right in your template.
{{ products | max:'price' }} β highest price
New pipe: maxβget the maximum value from an array, right in your template.
https://t.co/4u6xAlfARN
#Angular #OpenSource #WebDev #ngxTransforms
New pipe: min β get the minimum value from an array, right in your template.
{{ [5, 3, 8, 1, 9] | min }} β 1
{{ products | min:'price' }} β cheapest price
{{ temps | min:'meta.celsius' }} β lowest reading
https://t.co/4u6xAlfARN
#Angular #OpenSource #WebDev #ngxTransforms
New pipe: every β check if all elements in an array pass a condition.
{{ tasks | every:'done':'status' }} β all tasks complete?
Strict equality. Dot notation. Returns a boolean for template bindings.
https://t.co/4u6xAlfARN
#Angular #OpenSource #WebDev #ngxTransforms
The reverse pipe in ngx-transforms just got an upgrade it now works on arrays too.
{{ [1, 2, 3, 4, 5] | reverse }} β [5, 4, 3, 2, 1]
One pipe. Strings and arrays. No mutation, always returns a new array.
https://t.co/4u6xAlfARN
#Angular #ngxtransforms #opensource
ngx-transforms day 21: DeviceTypePipe
{{ userAgent | deviceType }} // 'mobile' | 'tablet' | 'desktop'
Quick device detection without pulling in a whole library.
If any of these helped, a star would mean a lot π
https://t.co/4u6xAlg8Hl
#angular #ngxtransforms #ngcameroon
ngx-transforms day 19: HtmlSanitizePipe
Strips the dangerous stuff and keeps the formatting. Scripts and event handlers out, bold and links in.
For CMS content, rich text editors and markdown output.
https://t.co/baLGCP7nW7
#angular #ngxtransforms #ngcameroon
ngx-transforms day 16: AsciiArtPipe
Turns text into ASCII art banners. Multiple styles, fully customisable.
Is it practical? Sometimes π
. Is it awesome π? Always.
Easily the most fun pipe in the library.
https://t.co/Ggk3E31Y9y
#angular #ngxtransforms #ngcameroon
ngx-transforms day 15: EmailMaskPipe
Keeps just enough so you can tell whose email it is. Hides the rest.
Support dashboards, user lists, and public profiles anywhere emails shouldn't be fully exposed.
https://t.co/jsRGQMaTNY
#angular #ngxtransforms #ngcameroon
ngx-transforms day 13: IpAddressMaskPipe
{{ '192.168.1.100' | ipAddressMask }}
// 192.168.*.*
Show enough for debugging, hide enough for privacy π. Admin panels and audit logs: you need this more than you think.
https://t.co/h2lsshtYey
#angular #ngxtransforms #ngcameroon
ngx-transforms day 12: HighlightPipe
Type in a search term; matches get highlighted. That's it π€‘.
<span [innerHTML]="text | highlight:searchTerm" />
No regex setup, no manual DOM work. Case-insensitive by default.
https://t.co/oEFnNZmyGt
#angular #ngxtransforms #ngcameroon
ngx-transforms day 10: Text Transform pipes
Three pipes, all the naming conventions: camelCase, snakeCase & kebabCase pipes.
If you've ever built a code formatting tool or style guide page, you know why this is nice.
https://t.co/epUxZ3mfgr
#angular #ngxtransforms #ngcameroon
ngx-transforms day 8 : MorseCodePipe
{{ 'SOS' | morseCode }} // ... --- ... π₯΄
Is it practical? Depends on what you're building.
Is it cool? Yes π€£.
Educational apps, escape rooms, or just showing off in a demo.π
https://t.co/6ynVFlAPsD
#angular #ngxtransforms #ngcameroon
ngx-transforms day 5: ReplacePipe
String replacement in the template. Strings or regex.
{{ message | replace:'old':'new' }}
Sometimes you just need to swap a word without writing a method for it.
https://t.co/Aa4KGmxf8N
#angular #ngxtransforms #ngcameroon
ngx-transforms day 3 β QrCodePipe
This one's a crowd favourite.
<img [src]="url | qrCode | async" />
That's it. One line. You get a QR code. Customisable colours, size, and error correction.
https://t.co/9C9aNbssBb
#angular #ngxtransforms #ngcameroon
To begin this series, the CountPipe gets the length of arrays and strings directly in the template.
{{ items | count }}
No more creating a getter just to call .length. It's the small things.
https://t.co/F2WpBTelMS
#angular #ngxtransforms #ngcameroon
Last Seen Hashtags on Sotwe
acilsunda
Seen from Netherlands
AMoy
Seen from Malaysia
zelal
Seen from Turkey
pussy
Seen from Germany
nolimit Teenage*
Seen from Japan
nolimit filter:native_video since:2026-01-13
Seen from Poland
NOlimit filter:videos
Seen from Turkey
γζΌγγ
Seen from United States
MiaKnox
Seen from France
taksimgay
Seen from Turkey
Most Popular Users

Elon Musk 
@elonmusk
240.5M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.7M followers

Cristiano Ronaldo 
@cristiano
110.3M followers

Narendra Modi 
@narendramodi
107M followers

Rihanna 
@rihanna
97.6M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.8M followers

KATY PERRY 
@katyperry
87.5M followers

Taylor Swift 
@taylorswift13
81.3M followers

Lady Gaga 
@ladygaga
72.9M followers

Kim Kardashian 
@kimkardashian
69.7M followers

Virat Kohli 
@imvkohli
69.6M followers

YouTube 
@youtube
68.7M followers

Bill Gates 
@billgates
63.8M followers

The Ellen Show
@theellenshow
62.5M followers

Neymar Jr 
@neymarjr
62.3M followers

CNN 
@cnn
61.9M followers

X 
@x
60.8M followers

Selena Gomez 
@selenagomez
60.6M followers
