Skip to content

ngx-builders/angular-pipes

 
 

Repository files navigation

NPM Version Downloads

This is a fork of the original repo and maintained, once the original author agrees to release the new version, the fork will be deleted. and the original repo will be updated. I will wait for few month to get the updaet from the original author. There is an issue logged for this fknop#113.

angular-pipes

angular-pipes is a pipes library for Angular.

Changelog

Check out the changelog to check all the latest changes.

Contribute

Read the contributing guidelines

Pipes

You can find the documentations in the docs folder or on GitBook.

Collections (array)

Boolean

Math

Aggregate

String

Object

Install

npm

npm install angular-pipes --save

How to use

Check the documentation for how to import your pipes in your NgModule and how to use individual pipes.

Tests

npm install
npm test

License

MIT

Packages

No packages published

Languages

  • TypeScript 99.4%
  • JavaScript 0.6%