Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frabaddo/rich-for
https://github.com/frabaddo/rich-for
angular angular2 angular4 filter for ngfor ngforof ngx sort
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/frabaddo/rich-for
- Owner: frabaddo
- License: mit
- Created: 2021-03-26T15:16:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-01T08:52:48.000Z (over 2 years ago)
- Last Synced: 2024-10-18T11:15:56.269Z (28 days ago)
- Topics: angular, angular2, angular4, filter, for, ngfor, ngforof, ngx, sort
- Language: TypeScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RichFor
Rich ngFor with sort and filter support
## example
```html
{{element}} {{i}} {{ri}}
```