Total WebSite Views Count

Angular Pipe or Filters

Angular Pipe  transform value using transformation pipe.

Pipe is simply a filter or a transformer. It transforms the values passed in and produces result. It is very convenient.

Pipe Card to Remembers :

  • Data Conversion Pipes(Number+Date+Currency) :  DecimalPipe  DatePipe  CurrencyPipe PercentPipe
  • String Pipes : LowerCasePipe UpperCasePipe  TitleCasePipe
  • Object/Array Pipe : KeyValuePipe JsonPipe  SlicePipe
  • AsyncPipe
  • I18n Pipes :  I18nPluralPipe & I18nSelectPipe
11 built-in pipes

Pipe NameBeforeAfterParameters
CurrencyPipe12.32CN¥12.32[ "CNY" ]
DatePipe2018-01-01Jan 1, 2018
TitleCasePipeaNgular 5 eXaMpLeAngular 5 Example
DecimalPipe2.78989992.79
SlicePipe1,2,3,4,55[ 4, 5 ]
I18nPluralPipe22 messages.[ { "=0": "No messages.", "=1": "One message.", "other": "# messages." } ]
PercentPipe0.25926%
LowerCasePipeANGULAR 5angular 5
UpperCasePipeangular 5ANGULAR 5
I18nSelectPipemaleInvite him[ { "male": "Invite him" } ]
JsonPipe[object Object]{ "a": 1, "b": true, "c": "hey" }

1 async pipe


Pipe NameBeforeAfterParameters
AsyncPipeObservable created from .interval(1000)

AWS Services

AWS Services

Technology Selection & Evaluation Criteria

Technology Selection & Evaluation Criteria

Scale Cube - Scale In X Y Z Cube

Scale Cube - Scale In X Y Z Cube

Feature Post

AWS Services

About Me

About Me

Spring Cloud

Spring Cloud
Spring Cloud

Spring Cloud +mCloud Native + Big Data Archittect

Spring Cloud +mCloud Native + Big Data Archittect

ACID Transaction

ACID Transaction

Data Pipe Line Stack

Data Pipe Line Stack

Popular Posts