Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 477 Bytes

README.markdown

File metadata and controls

22 lines (12 loc) · 477 Bytes

NO LONGER MAINTAINED!!!

ZUI53 is a JavaScript Library to create powerfull webbased Zoomable User Interfaces (ZUIs) with new technologies like HTML5 and CSS3.

Build

The Library is written in CoffeeScript. It uses Sprockets to handle dependencies and to generate the build output.

bundle install
rake

This will generate 'build/zui53.js'

License

MIT Licence, see LICENSE file

Contribution

Please feel free to fork and contribute!

Merge-Requests are welcome!