handlebars-lang / handlebars.js

Minimal templating on steroids.
http://handlebarsjs.com
MIT License
17.81k stars 2.04k forks source link

Support `Map` and `Set` in #each block #1996

Closed jaylinski closed 10 months ago

jaylinski commented 10 months ago

Support Map and Set in #each block and also support Map-keys in lookup-expressions.

See #1418 #1679

amanagr commented 9 months ago

Waiting for this to get released!