stencilproject / Stencil

Stencil is a simple and powerful template language for Swift.
https://stencil.fuller.li
BSD 2-Clause "Simplified" License
2.34k stars 223 forks source link

Apply string filters to arrays #190

Closed ilyapuchka closed 6 years ago

ilyapuchka commented 6 years ago

Together with #189 this will allow to map and apply filters to mapped values, i.e. for name in users|map:"name"|uppercased