tinyphp-function/html2pug
最新稳定版本:1.0.1
Composer 安装命令:
composer require tinyphp-function/html2pug
包简介
Convierte un contenido html a pug
README 文档
README
Instalación via composer
composer require tinyphp-function/html2pug
Funciones
/** Convierte un contenido html a pug */
function html2pug(string $html): string
/** Función para convertir nodos DOM a formato Pug */
function dom2pug(string &$pug, DOMNode $node, int $indent = 0, DOMElement $parent = null): void
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-22