Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 401 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 401 Bytes

Pipes

Pipes by Life-Of-Pix is licensed under Public Domain (https://pixabay.com/en/pipe-plumbing-connection-pipeline-406906/)

Angular 2 provides a new way of filtering data: pipes. Pipes are a replacement for Angular 1.x's filters. Most of the built-in filters from Angular 1.x have been converted to Angular 2 pipes; a few other handy ones have been included as well.