Skip to content

仓库 files navigation

Phug Renderer

What is Phug Renderer?

The Phug renderer get pug string or a pug file then return a markup string.

Installation

Install via Composer

composer require phug/renderer

Usage

$renderer = new Phug\Renderer($options);
$html = $renderer->render($pugInput);

//$html is now a string of HTML or any other markup according to the formatter you choose (XML, xHTML, etc.)

安全 contact information

To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

关于

No description, website, or topics provided.

Resources

Contributing

Stars

3 stars

关注者

2 watching

复刻s

发布

Sponsor this project

Used by

贡献者

Languages