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

Added valueForKey filter #191

Closed ilyapuchka closed 6 years ago

ilyapuchka commented 6 years ago

This PR implements the same functionality as #174 but with less confusing API.

ilyapuchka commented 6 years ago

@kylef I've added map for single value in #189 so closing this