Use Cases
I have two use cases for this:
- Embedding images in an email template that are sent via web API
- Resizing client-side before uploading to an imgur-like image API
As such this needs to fulfill two purposes:
- Demo - show how all of the useful features can be accomplished, at all
- Library
- Make it easy to reuse the resizing functionality
- Make it easy to bind to dom elements
- Ex: file input (and paste), document body (drag and drop), url input
Roadmap
Use Cases
I have two use cases for this:
As such this needs to fulfill two purposes:
Roadmap