All Projects → fknop → Angular Pipes

fknop / Angular Pipes

Licence: mit
Useful pipes for Angular

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Angular Pipes

Lwrb
Lightweight generic ring buffer manager library
Stars: ✭ 215 (-67.02%)
Mutual labels:  pipe, library
Handright
A lightweight Python library for simulating Chinese handwriting
Stars: ✭ 634 (-2.76%)
Mutual labels:  library
Inkline
Inkline is the customizable Vue.js UI/UX Library designed for creating flawless responsive websites.
Stars: ✭ 606 (-7.06%)
Mutual labels:  library
Pbf
A low-level, lightweight protocol buffers implementation in JavaScript.
Stars: ✭ 618 (-5.21%)
Mutual labels:  library
Linear Time Picker
Gorgeous Android Time and Date picker library inspired by the Timely app
Stars: ✭ 613 (-5.98%)
Mutual labels:  library
Expanding Collection
ExpandingCollection is an animated material design UI card peek/pop controller. iOS library made by @Ramotion
Stars: ✭ 5,456 (+736.81%)
Mutual labels:  library
Rust cmd lib
Common rust command-line macros and utilities, to write shell-script like tasks in a clean, natural and rusty way
Stars: ✭ 604 (-7.36%)
Mutual labels:  pipe
React Native Geolocation
Geolocation APIs for React Native
Stars: ✭ 640 (-1.84%)
Mutual labels:  library
Nanojs
Minimal standalone JS library for DOM manipulation
Stars: ✭ 636 (-2.45%)
Mutual labels:  library
Fantoccini
A high-level API for programmatically interacting with web pages through WebDriver.
Stars: ✭ 619 (-5.06%)
Mutual labels:  library
Taskscheduler
Cooperative multitasking for Arduino, ESPx and STM32 microcontrollers
Stars: ✭ 613 (-5.98%)
Mutual labels:  library
Leku
🌍 Map location picker component for Android. Based on Google Maps. An alternative to Google Place Picker.
Stars: ✭ 612 (-6.13%)
Mutual labels:  library
Lwan
Experimental, scalable, high performance HTTP server
Stars: ✭ 5,520 (+746.63%)
Mutual labels:  library
Ruler
The Hoa\Ruler library.
Stars: ✭ 612 (-6.13%)
Mutual labels:  library
Papis
Powerful and highly extensible command-line based document and bibliography manager.
Stars: ✭ 636 (-2.45%)
Mutual labels:  library
Cordova Plugin Wkwebview Engine
[DEPRECATED] Apache Cordova wkwebview engine plugin
Stars: ✭ 607 (-6.9%)
Mutual labels:  library
Superembed.js
Fluid width for YouTube, Vimeo, Vine, VideoPress, DailyMotion, and more embedded videos.
Stars: ✭ 615 (-5.67%)
Mutual labels:  library
Stepper Touch
Stepper Touch for Android based on MaterialUp submission
Stars: ✭ 621 (-4.75%)
Mutual labels:  library
Pinview
A pinview library for android. ✨
Stars: ✭ 650 (-0.31%)
Mutual labels:  library
Libgphoto2
The libgphoto2 camera access and control library.
Stars: ✭ 637 (-2.3%)
Mutual labels:  library

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].