Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A constraint-based layout engine for rectangular areas in Ruby.

License

Notifications You must be signed in to change notification settings

NullFluxKevin/rayzer

Repository files navigation

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.

About

A constraint-based layout engine for rectangular areas in Ruby.

Resources

License

Stars

Watchers

Forks

Packages

No packages published