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

Package Sidebar

Install

npm i ripplejs-each

Weekly Downloads

0

Version

0.4.1

License

MIT

Last publish

Collaborators

  • anthonyshort