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

Remove jQuery dependency #714

Open
ssougnez opened this issue Dec 12, 2017 · 5 comments
Open

Remove jQuery dependency #714

ssougnez opened this issue Dec 12, 2017 · 5 comments

Comments

@ssougnez
Copy link

Hi,

I'm a huge fan of this library that, for months (years), has been my default choice for tooltips. However, now that I'm mainly developping web app via Angular 2+, I don't need jQuery anymore. Back in the days, jQuery was awesome because it was easy to manipulate the DOM with it but now, it's less and less required with all the Framework (Angular, React, Vue.js...) doing it for us.

I'm currently working on a big project and the only reason why I need jQuery is to be able to use tooltipster, so I was wondering if it wouldn't be an interesting step forward to remove all the dependencies with jQuery and make it a standalone library ?

I can easily imagine that some people (including me) would try other tooltip library just not to include jQuery, especially because it requires some configuration tweaking to be able to use it with CLIs.

@louisameline
Copy link
Collaborator

Hello,

Thanks for your message. You're absolutely right, this has been on my mind too for a while. It would require quite some work, I'll have to think about it when I have some spare time!

@ssougnez
Copy link
Author

Hela,

Almost a year that I created this issue. Do you think you'll find some spare time anytime soon ? :-D

@louisameline
Copy link
Collaborator

Let's be realistic, I don't think so.

@ssougnez
Copy link
Author

Ha ha ha, at least it’s clear ^^ I’ll keep referencing jquery in my pages then. Your plugin is too good to use anything else ;-)

@louisameline
Copy link
Collaborator

Thank you :)

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

No branches or pull requests

2 participants