angular-pipes is a pipes library for Angular.
UMD Bundles and ESM code are now distributed on npm with the standard JS files ! Check the changelog for more information.
Read the contributing guidelines
You can find the documentations in the docs folder.
emptyheadinitialjoinlasttailuniqwithoutintersectionunionrangemappluckwherefirstOrDefaultorderByreversecountsomeeveryshuffletaketakeUntiltakeWhiledropdeepchunkflatten
greatergreaterOrEquallesslessOrEqualequalnotEqualidenticalnotIdenticalisNullisUndefinedisNilisNumberisStringisFunctionisArrayisObjectisDefined
leftpadrightpadpadtrimsplitreplacematchtestnewlinescapitalizeupperfirsttemplateencodeURIencodeURIComponentdecodeURIdecodeURIComponentrepeattruncateslugifystripTagslatinizewrapwithreverseStr
npm install angular-pipes --save
Check the documentation for how to import your pipes in your NgModule and how to use individual pipes.
npm install
npm test