Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

domx-repeat

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

domx-repeat

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

  • 0.3.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
21
Maintainers
1
Weekly downloads
 
Created
Source

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)

Keywords

FAQs

Package last updated on 23 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc