janl / mustache.js

Minimal templating with {{mustaches}} in JavaScript
https://mustache.github.io
MIT License
16.37k stars 2.4k forks source link

global "functions" #802

Closed Mejia1994 closed 2 years ago

Mejia1994 commented 2 years ago

feat: allow to register global "functions" to be accessed from mustache global instance.