pug-php/pug-filter-sbp

Sbp filter for Jade

Installs: 28

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/pug-php/pug-filter-sbp

1.3.0 2017-10-03 14:07 UTC

This package is auto-updated.

Last update: 2025-10-15 03:14:06 UTC


README

SBP filter for Pug-php

Latest Stable Version Build Status Code Climate Test Coverage StyleCI

Example

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

Install

composer require pug-php/pug-filter-sbp

See how to use Pug-php here: https://github.com/pug-php/pug