pug-php/pug-filter-sbp

Jade 的 Sbp 过滤器

1.3.0 2017-10-03 14:07 UTC

This package is auto-updated.

Last update: 2024-09-15 00:59:42 UTC


README

Pug-php 的 SBP 过滤器

Latest Stable Version Build Status Code Climate Test Coverage StyleCI

示例

p
  :sbp
    Foo
      +answear
        < 6 * 7
    $foo = new Foo
    echo $foo->answear()

安装

composer require pug-php/pug-filter-sbp

查看如何使用 Pug-php: https://github.com/pug-php/pug