pcarolan / hi-svg

SVG Human Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hi

Hi is a human interface library for Ruby and Rails.

Roadmap

Please use symantic versioning.

current version: 0.1

How to

Draw a circle:

Circle.new(params)

Draw a rectangle or square

Rect.new(params)

Draw an ellipse

Ellipse.new(params)

License

This project uses the MIT-LICENSE.

Polemic

Once in a while developers should reach a point when disruption happens within a framework and not because of it.

This Library's goal is to extend ruby into an SVG powered web interface.

:Pat

About

SVG Human Interface

License:MIT License


Languages

Language:Ruby 94.8%Language:JavaScript 2.7%Language:CSS 2.5%