An open API service indexing awesome lists of open source software.

https://github.com/patrickjs/angular-async

Async unwrap filters for Angular1 from Angular2 AsyncPipe
https://github.com/patrickjs/angular-async

Last synced: 15 days ago
JSON representation

Async unwrap filters for Angular1 from Angular2 AsyncPipe

Awesome Lists containing this project

README

          

# angular-async
Async unwrap filters for AngularJS 1.x

```html



  • {{ (item | await).content | uppercase }}


```

sidenote: `async` and `await` are the same only aliased