Skip to content

This is a simple OOP jQuery plugin to support getting crop dimensions in decimal format, to provide to a backend cropper of some description.

License

Notifications You must be signed in to change notification settings

NZME/responsive-image-cropper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Image Cropper

This is a simple OOP jQuery plugin to support getting crop dimensions in decimal format, to provide to a backend cropper of some description. The intention is to create a new object instance and use the public methods available to retrieve the currently-set dimensions on demand.

See /demo/crop.htm for an example.

Plugin requires jQuery >=2.0.0 - can also use bower to install dependencies.

About

This is a simple OOP jQuery plugin to support getting crop dimensions in decimal format, to provide to a backend cropper of some description.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.4%
  • HTML 2.9%
  • CSS 2.7%