angular-async

0.0.2 • Public • Published

angular-async

Async unwrap filters for AngularJS 1.x

  <ul>
    <li ng-repeat="item in (items | async)">
      {{ (item | await).content  | uppercase }}
    </li>
  </ul>

Package Sidebar

Install

npm i angular-async

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • gdi2290