cachet.js
cachet.js copied to clipboard
Remove jQuery dependency
We only use jQuery to for its nice AJAX function. Since so little of jQuery is used, it would be great to remove the need for it.
To do this:
- Create/source an appropriate replacement for $.ajax
- Remove the sanity check for jQuery
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
:+1: