Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unfulvio/cloudinary-jquery-upload
Meteor package for image uploads to Cloudinary using jQuery.
https://github.com/unfulvio/cloudinary-jquery-upload
Last synced: 24 days ago
JSON representation
Meteor package for image uploads to Cloudinary using jQuery.
- Host: GitHub
- URL: https://github.com/unfulvio/cloudinary-jquery-upload
- Owner: unfulvio
- Created: 2015-04-18T18:43:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-27T17:33:28.000Z (over 9 years ago)
- Last Synced: 2024-10-03T10:53:43.432Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://atmospherejs.com/nekojira/cloudinary-jquery-upload
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloudinary jQuery Uploads
Simple [Meteor](https://www.meteor.com/) package with support libraries for uploading images to [Cloudinary](http://cloudinary.com/) using jQuery method.
This package for the moment only enqueues the necessary scripts and Cloudinary jQuery plugin as indicated in [Cloudinary documentation](http://cloudinary.com/documentation/jquery_image_upload):
You will need to configure your settings to upload files to your own cloud and set up a file upload input as described here: http://cloudinary.com/documentation/jquery_image_upload#direct_uploading_environment_setup
Read more also from [Cloudinary blog](http://cloudinary.com/blog/direct_upload_made_easy_from_browser_or_mobile_app_to_the_cloud).