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>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    4
  • 0.0.1
    1

Package Sidebar

Install

npm i angular-async

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • gdi2290