Skip to content

esha/domx-repeat

Repository files navigation

A DOMx extension that makes it easy to dynamically repeat DOM structures.

Bower: bower install domx-repeat
NPM: npm install domx-repeat
Component: component install esha/domx-repeat

Build Status

Bower version NPM version Downloads per month

Dependency Status devDependency Status

Full Version:

Download: domx-repeat.min.js or domx-repeat.js

Adds repeat([value]) function to DOM nodes and lists.

Release History

  • 2014-12-10 v0.1.0 (first public release)
  • 2015-01-19 v0.1.1 (bugfix - add backup link/storage for anchor's content)
  • 2015-02-27 v0.2.1 (support parent-less nodes and declarative, post-repeat callback hooks)
  • 2015-03-17 v0.3.1 (x-repeat-init control)
  • 2016-09-22 v0.3.2 (Don't rely on DOMx's append() and delay inserting style into head until it has content)

About

DOMx extension that makes it trivial to repeat DOM structures (yes, templates but w/o special syntax).

Resources

License

Stars

Watchers

Forks

Packages

No packages published