Loading repository data…
Loading repository data…
choudharymahipal / repository
ng-custom-pipe is an npm library that provides a collection of reusable custom pipes for Angular applications, enabling developers to easily transform data in templates. It simplifies common formatting tasks—like string capitalization, date formatting, and number formatting etc.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
You can install it from here NPM Package
ng-custom-pipe is an npm library that provides a collection of reusable custom pipes for Angular applications, enabling developers to easily transform data in templates. It simplifies common formatting tasks—like string capitalization, date formatting, and number formatting etc.
I will add here stackblitz link for ng-custom-pipe example.
Install the library via npm:
npm i @choudharymahipal/ng-custom-pipe
if any dependancy error then try this
npm i @choudharymahipal/ng-custom-pipe --legacy-peer-deps
[!NOTE] We welcome contributions to the
ng-custom-pipeLibrary! If you'd like to help out, please visit our GitHub repository: ng-custom-pipe-library.