Skip to content

Add math calculations. #23

Description

@EKLY

This library is awesome, it's simple but powerful. But I'd like to ask for a little bit. about mathematical calculations

data:

[
    "money" => 1000,
    "tax" => 70,
];

template:

Money with tax:  {= money + tax | number_format }

expect:

Money with tax: 1,070

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions