An open API service indexing awesome lists of open source software.

https://github.com/posthtml/posthtml-each

Repeat your HTML-elements with attribute
https://github.com/posthtml/posthtml-each

Last synced: 5 months ago
JSON representation

Repeat your HTML-elements with attribute

Awesome Lists containing this project

README

          

# PostHTML Each

PostHTML Logo

[![node](https://img.shields.io/badge/node-0.12.x-brightgreen.svg?style=flat-square)](https://www.npmjs.com/package/posthtml-each)[![dependencies](https://img.shields.io/david/Gurylev/posthtml-each.svg?style=flat-square)](https://david-dm.org/Gurylev/posthtml-each)[![devDependencies](https://img.shields.io/david/dev/Gurylev/posthtml-each.svg?style=flat-square)](https://david-dm.org/Gurylev/posthtml-each)[![Build Status](https://img.shields.io/travis/Gurylev/posthtml-each/master.svg?style=flat-square)](https://travis-ci.org/Gurylev/posthtml-each)

[PostHTML](https://github.com/posthtml/posthtml) plugin that automatically repeat your content.

## Usage

__index.html__
```html




```