# posthtml-each **Repository Path**: mirrors_posthtml/posthtml-each ## Basic Information - **Project Name**: posthtml-each - **Description**: Repeat your HTML-elements with attribute - **Primary Language**: Unknown - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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
```