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 dependency on jQuery #18

Closed
tyrw opened this issue Jan 29, 2015 · 10 comments
Closed

Remove dependency on jQuery #18

tyrw opened this issue Jan 29, 2015 · 10 comments
Assignees

Comments

@tyrw
Copy link

tyrw commented Jan 29, 2015

I'd love to drop this into our project, but the dependency on jQuery is a deal-killer since we're keeping things as light as possible.

We (and I assume many others) would find it pretty valuable to have cloudinary as a standalone bower install to get up to speed more quickly.

@julianfox
Copy link

+1 same for us...

@taragano
Copy link
Collaborator

It's on our road-map to support a jQuery-free solution for our Angular client library.
We'll let you know of any updates.

@omidahourai
Copy link
Contributor

+1

3 similar comments
@azachar
Copy link

azachar commented May 2, 2015

+1

@websirnik
Copy link

+1

@paulogr
Copy link

paulogr commented Jul 6, 2015

+1

@xaralis
Copy link

xaralis commented Jul 22, 2015

Yes! For us, it would be perfectly possible to even live with jQuery as dependency, but the problem is with all other dependencies it introduces - blueimp-file-upload in particular. The only thing from your jQuery cloudinary-js lib used here is cloudinary.url() function. Please, port it... thanks.

@tinusn
Copy link

tinusn commented Aug 21, 2015

I created a version with no depency on jquery, get it here cloudinary-angular.

@tocker
Copy link
Contributor

tocker commented Feb 24, 2016

As of version 0.2.0 the library does not depend on jQuery.

@strausr
Copy link
Contributor

strausr commented Nov 24, 2019

Closing this issue due to the time elapsed. Please feel free to either re-open the issue, contact our support at http://support.cloudinary.com or create a new ticket if you have any additional issues.

@strausr strausr closed this as completed Nov 24, 2019
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