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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.4.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.4.1
    1
  • 0.4.0
    0
  • 0.2.0
    0

Package Sidebar

Install

npm i ripplejs-each

Weekly Downloads

1

Version

0.4.1

License

MIT

Last publish

Collaborators

  • anthonyshort