ripplejs-each

0.4.1 • Public • Published

each

Build Status

Allows iteration in templates

Installation

Install with component(1):

$ component install ripplejs/each

API

<div each="{{users}}">
  Index: {{$index}}
  <img src="{{avatar}}" />
  {{name}}
</div>

License

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i ripplejs-each

      Weekly Downloads

      1

      Version

      0.4.1

      License

      MIT

      Last publish

      Collaborators

      • anthonyshort