Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Mustache Helpers changes for issue #693 #699

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

fastbike
Copy link
Contributor

@fastbike fastbike commented Oct 5, 2023

Added Mustache Helpers to default Renderer. Added a virtual method to allow application writer to subclass the Mustache Renderer to add additional features such as new Mustache lambdas (callbacks) and Translation callbacks.
#693

… allow application writer to subclass the Mustache Renderer to add additional features such as new Mustache lambdas (callbacks) and Translation callbacks.
@danieleteti danieleteti merged commit fa63a09 into danieleteti:master Oct 5, 2023
@danieleteti
Copy link
Owner

David, I merged your changes on my private branch and then did a push.
I added an interesting (IMHO) mechanism to extend dmustache standard helpers with:

  • dmvcframework "standard" helper (just a test for now)
  • project specific helpers

Let me know if it works for you.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants