Create proxy for between XF and jQuery to decouple XF from jQuery.
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 48
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Now XF is tightly coupled with jQuery, but use only small subset of jQuery's functionality. I propose to create wrapper around jQuery (and other similar frameworks like Zepto) to decrease coupling.
See http://en.wikipedia.org/wiki/Proxy_pattern for details.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.