Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

fknop/angular-pipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3bdddcf · Jan 24, 2021
Oct 12, 2019
Oct 12, 2019
Oct 12, 2019
Oct 12, 2019
Oct 12, 2019
Oct 12, 2019
Oct 12, 2019
Oct 12, 2019
Oct 12, 2019
Apr 5, 2016
Jan 24, 2021
Oct 12, 2019
Oct 12, 2019
Oct 12, 2019
Oct 12, 2019

Repository files navigation

NPM Version Build Status Coverage Status Downloads Downloads

Not actively maintained

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