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 dependence on jQuery #59

Open
mboynes opened this issue Feb 2, 2017 · 1 comment
Open

Remove dependence on jQuery #59

mboynes opened this issue Feb 2, 2017 · 1 comment

Comments

@mboynes
Copy link
Contributor

mboynes commented Feb 2, 2017

Assuming it's possible to remove jQuery features without compromising backwards compatibility, we should refactor the code to remove the dependence on jQuery. If a site is not using jQuery otherwise, it makes this plugin much heavier than it needs to be.

@davisshaver
Copy link
Contributor

I'd be game to start this. Wonder what direction we would take.

I'm intrigued by Zepto, an "aerogel-weight" library that replicates jQuery API. http://zeptojs.com/

OTOH Foundation integrated and then removed Zepto, so maybe not worth pursuing: https://zurb.com/blog/why-we-dropped-zepto

Probably makes the most sense to go Babel/es6?

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

No branches or pull requests

2 participants