Skip to content

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.

License

Notifications You must be signed in to change notification settings

choudharymahipal/ng-custom-pipe-library

Repository files navigation

ng-custom-pipe

You can install it from here NPM Package

Overview

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.

Demo

I will add here stackblitz link for ng-custom-pipe example.

Features

  • Custom useful Angular pipes
  • It will cover String, Array, Aggregation, Collections, Number and other Conversion etc.
  • Easy to use with examples

Installation

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

Contributing

Note

We welcome contributions to the ng-custom-pipe Library! If you'd like to help out, please visit our GitHub repository: ng-custom-pipe-library.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published