Skip to content

benrhodes/svg-transform-rectangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG Transform Rectangle Build Status Selenium Test Status

A transform rectangle to use in a your JavaScript application.

Features

  • Scale rectangle with the 4 corner handles. Scaling is currently limited to proportional.
  • Rotate rectangle with top rotation handle.
  • Integrate easy into a Backbone JS application.

Dependencies

Templates

The Handlebar templates are currently compiled using Grunt JS. Grunt is not required unless you need to recompile the templates.

Release History

  • 0.2.0 - Selection Rectangle now works on touch screens. The code will automatically use touch events when available.
  • 0.1.1 - Changed rectangle handle events to bind to the document element. Removed node_modules from repo. Run npm install if you want to use Grunt.
  • 0.1.0 - Initial release.

About

A transform rectangle to use in the

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published