ranadheerreddy / customPipes

This project shows how to build custom Pipes in Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Pipe

About

This project gives details about how to write Custom Angular pipes. Reference - https://angular.io/guide/pipes#custom-pipes

Steps to run the project

Install npm packages using command - npm run install

Start the developement server using command - ng serve

By default server starts in port 4200. This portal can be accessed using this URL - http://localhost:4200

Youtube video link

About

This project shows how to build custom Pipes in Angular


Languages

Language:TypeScript 78.0%Language:JavaScript 17.9%Language:HTML 3.3%Language:CSS 0.9%