Project

rayzer

0.0
No release in over 3 years
This Gem allows you to use constraints such as fixed length, minimum length, percentage, ratio, and maximum length to divide a rectangular space into a tree of nested rows and columns.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

Rayzer

A razor sharp layout engine for rectangular areas.

Use constraints such as fixed length, minimum length, percentage, ratio, and maximum length to divide a rectangular area into a tree of nested rows and columns.

Usage

See usage_example.rb.

For full specs, read the tests.

TODO: more on usage

Installation

Install the gem and add to the application's Gemfile by executing:

bundle add rayzer

If bundler is not being used to manage dependencies, install the gem by executing:

gem install rayzer

License

The gem is available as open source under the terms of the MIT License.