Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Features #1

Closed
25 of 27 tasks
tmpfs opened this issue Nov 1, 2020 · 1 comment
Closed
25 of 27 tasks

Features #1

tmpfs opened this issue Nov 1, 2020 · 1 comment
Assignees

Comments

@tmpfs
Copy link
Contributor

tmpfs commented Nov 1, 2020

Literals

  • Arrays
  • Objects
  • Single quoted strings

Helpers

  • Log
  • With
  • Lookup
  • Each
  • If
  • Unless
  • Support helperMissing
  • Support blockHelperMissing handlers
  • Support strict mode
  • Local helpers
  • Comparison helpers (eq, ne, gt etc)
  • Raw block helpers (see Raw block handling #9 )

Conditionals

  • Chained else if templates
  • Else inverse template
  • Logical helpers (and, or etc)

Paths

  • Parent path lookup ../../
  • Array access using square brackets [0]
  • Local variable lookup @key
  • Support sub-expression lookup and evaluation

Partials

  • Resolve and render
  • Pass hash parameters to scope
  • Block partials
  • Support @partial-block

Rendering

  • Detect and error on stack overflow
@tmpfs tmpfs self-assigned this Nov 1, 2020
@tmpfs
Copy link
Contributor Author

tmpfs commented Nov 15, 2020

Replaced by #26.

@tmpfs tmpfs closed this as completed Nov 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant