s3upload-coffee-javascript
CORS uploader
A client-side JavaScript class to directly upload files to Amazon S3 using CORS
Client Side S3 CORS Upload for Amazon S3 - CoffeeScript and JavaScript Class
120 stars
3 watching
69 forks
Language: CoffeeScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
benjreinhart/react-native-aws3 | A JavaScript React Native library for uploading files to AWS S3 without native dependencies | 400 |
waynehoover/s3_direct_upload | A Ruby gem providing a simple way to upload files directly to Amazon S3. | 652 |
koajs/cors | A middleware for managing cross-origin resource sharing in web applications. | 732 |
lilien1010/lua-resty-s3uploader | An HTTP client for uploading content to Amazon S3. | 11 |
mishudark/s3-parallel-put | A tool that speeds up uploading small keys to Amazon S3 by executing multiple uploads in parallel. | 314 |
rafalwilinski/s3-uploader | An Electron-based app that allows users to upload files directly to Amazon S3 using a drag-and-drop interface. | 143 |
stv0g/gose | A modern and scalable file uploader that uses Amazon S3 as its backend | 206 |
mschae/cors_plug | An Elixir plug to add Cross-Origin Resource Sharing (CORS) functionality to web applications | 404 |
wayjam/picgo-plugin-s3 | An Amazon S3 upload plugin for the PicGo image processing tool | 115 |
pgherveou/gulp-awspublish | Tool to automate file uploads to Amazon S3 using Gulp | 398 |
jangosteve/remotipart | Enables AJAX file uploads with jQuery in Rails 3 and 4 remote forms | 1,003 |
krasimir/coloor | An image preloading utility that decorates HTML img tags with base64 encoded placeholder images to improve page load performance. | 333 |
kfei/vue-s3-dropzone | A Vue.js component for uploading files to AWS S3 serverlessly using an AWS Lambda function | 455 |
jamesmarlowe/lua-resty-s3 | A Lua driver for uploading content to Amazon S3 using the ngx_lua Nginx module | 39 |
burhanuday/cors-proxy | A service that relays HTTP requests to avoid the Cross-Origin Resource Sharing restriction in web browsers. | 38 |