remove jQuery as a dependency
See original GitHub issueI can work on removing jQuery as a peer Dependency.
A major part of the jQuery methods used can be easily replaced, some probably need some extra helpers like closest()
.
Any objections or known issues regarding that topic?
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
How to remove jQuery from JavaScript
How to remove jQuery from JavaScript. GOV.UK has a dependency on jQuery 1.12.4. ... This is a guide to removing jQuery from JavaScript...
Read more >Remove jQuery dependency - javascript - Stack Overflow
I tried to remove it and make everything working using native js. So far I have this: ... Can someone help me remove...
Read more >Bootstrap 5 Removes jQuery Dependency
The Bootstrap 5 framework has removed jQuery as a requirement. It saved 85KB of minified JavaScript, which could be significant as Google ...
Read more >Removing jQuery from GitHub.com frontend
We have recently completed a milestone where we were able to drop jQuery as a dependency of the frontend code for GitHub.com. This...
Read more >Remove jQuery dependency from the once feature | Drupal.org
Declare a new core/once library · Deprecate the core/jquery.once library · Introduce the once global variable to eslint config · A new once...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@TorstenDittmann, happy to help 👍
I created the branch
sans-jquery
https://github.com/livingdocsIO/editable.js/tree/sans-jquery.