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

Add jQuery dependency to README #9

Open
Schroedingberg opened this issue Oct 13, 2023 · 0 comments
Open

Add jQuery dependency to README #9

Schroedingberg opened this issue Oct 13, 2023 · 0 comments

Comments

@Schroedingberg
Copy link

Schroedingberg commented Oct 13, 2023

The templates require jQuery to work. Without it you'll get a Uncaught ReferenceError: $ is not defined.

This should be mentioned in the dependencies, since some people might not want to add jQuery to their project.

Also, it looks to me like the things that jQuery is used for here are not extremely complex, so it might be a nice future improvement to change this to vanila JS to keep dependencies minimal.
If you are interested in that, I can try and do that after I am done with my current project.

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

No branches or pull requests

1 participant