8000 Ability to reference array lengths · Issue #6 · no1msd/mstch · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Ability to reference array lengths #6
Open
@matpen

Description

@matpen

According to my tests, mstch does not offer the ability to reference array lengths, as the command-line utility and the Javascript version do. As explained here this would allow to write code like the following:
{{^images.length}}There are no images{{/images.length}}{{#images.length}}I found {{images.length}} images{{/images.length}}

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

      0