This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
2012-11-22 14:25:06 +11:00

7 lines
382 B
Markdown

# Examples
The following are mini applications that uses the [Image] module. They are very straight forward and did not include additional code such as validations and the like. They are designed to be simple and should work out of the box.
* [Uploading image](examples/upload)
* [Cropping profile images](examples/crop)
* [Serving images with dynamic dimension](examples/dynamic)