Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charmander/cut
Half of an image cropping interface for browser JavaScript.
https://github.com/charmander/cut
Last synced: about 1 month ago
JSON representation
Half of an image cropping interface for browser JavaScript.
- Host: GitHub
- URL: https://github.com/charmander/cut
- Owner: charmander
- License: mit
- Created: 2014-02-04T21:18:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T04:45:31.000Z (over 6 years ago)
- Last Synced: 2024-10-14T03:42:07.249Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cut is half of a cropping interface in browser JavaScript. It provides support
for dragging and scaling an image relative to a fixed cropping box.`demo/` contains an example of a cropping tool with close-to-global support
via Cut, ``, and another set of `` elements, which
receive (and display) specific coordinates. Feel free to use it as a base.Cut supports Internet Explorer 9 and higher, and the most recent stable
version of anything else.