forked fromfknop/angular-pipes
- Notifications
You must be signed in to change notification settings - Fork0
joelmuskwe/angular-pipes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
angular-pipes is a pipes library forAngular
.
Check out thechangelog to check all the latest changes.
Read thecontributing guidelines
You can find the documentations in thedocs
folder or onGitBook
.
empty
head
initial
join
last
tail
uniq
without
intersection
union
range
map
pluck
where
firstOrDefault
orderBy
reverse
count
some
every
shuffle
take
takeUntil
takeWhile
drop
deep
chunk
flatten
greater
greaterOrEqual
less
lessOrEqual
equal
notEqual
identical
notIdentical
isNull
isUndefined
isNil
isNumber
isString
isFunction
isArray
isObject
isDefined
leftpad
rightpad
pad
trim
split
replace
match
test
newlines
capitalize
upperfirst
template
encodeURI
encodeURIComponent
decodeURI
decodeURIComponent
repeat
truncate
slugify
stripTags
latinize
wrap
with
reverseStr
npm install angular-pipes --save
Check thedocumentation
for how to import your pipes in yourNgModule
and how to use individual pipes.
npm installnpm test
About
Useful pipes for Angular
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- TypeScript99.2%
- JavaScript0.8%