0.3.2 • Published 8 years ago

domx-repeat v0.3.2

Weekly downloads
1
License
-
Repository
github
Last release
8 years ago

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)
0.3.2

8 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago