You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are the requirements for your image uploader library?
ImagerJs does not depend on any JavaScript libraries or frameworks, so it should work with any HTML or JavaScript framework.
It appears ImagerJs depends on jQuery. (I thought the standalone example was using jQuery only for convenience in the outer index.html script, but ImagerJs won't load without it.)
Sorry, I would send a PR, but the FAQ does not seem to be in this repo.
Or,
Is it possible to init ImagerJs without jQuery? Quickly looking at the code, it looks like "no".
The text was updated successfully, but these errors were encountered:
Thanks for ImagerJs!
The FAQ currently reads:
It appears ImagerJs depends on jQuery. (I thought the standalone example was using jQuery only for convenience in the outer
index.html
script, but ImagerJs won't load without it.)Sorry, I would send a PR, but the FAQ does not seem to be in this repo.
Or,
Is it possible to init ImagerJs without jQuery? Quickly looking at the code, it looks like "no".
The text was updated successfully, but these errors were encountered: