Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.3 KB

Readme.md

File metadata and controls

36 lines (23 loc) · 1.3 KB

Transloadit jQuery SDK

The official docs for our jQuery plugin / SDK are on the transloadit website.

Contributing

Feel free to fork this project. We will happily merge bug fixes or other small improvements. For bigger changes you should probably get in touch with us before you start to avoid not seeing them merged.

Building

Building your own compressed version requires a *nix operation system and curl. We are using the Google Closure REST API for minification.

make

The minified output file can be found in: build/jquery.transloadit2.js.

Dependencies

This plugin includes the following dependencies:

A big thanks goes to the authors of these fantastic projects!

License

The Transloadit jQuery SDK is licensed under the MIT license. The dependencies have their own licenses (MIT, BSD, PUBLIC DOMAIN).