Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[Feature]: Add option to use handlebars for frames,dialogs and overlays #4294

Open
eldritch-cookie opened this issue Sep 18, 2023 · 0 comments
Labels
feature Adding functionality that adds value

Comments

@eldritch-cookie
Copy link

Describe the Problem

currently the html.x family of function are somewhat painful to use as you need to either fetch any information used via either XMLHttpRequest or fetch or create the resource dynamically.

The Solution you'd like

#4084 added custom stat sheets and to do so it uses handlebars. it is my understanding that we need to install handlebars to compile the templates, as we already have this templating language available could we make it available for macros or javascript?

Alternatives that you've considered.

i can use a bundler to access all of npm but that requires a build step.

Additional Context

No response

@eldritch-cookie eldritch-cookie added the feature Adding functionality that adds value label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding functionality that adds value
Projects
None yet
Development

No branches or pull requests

1 participant