placer

Placer is a basic tui-library inspired by pythons tkinter grid layout manager.

placer

Placer is a basic layout manager inspired by pythons tkinter grid layout manager.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      placer:
        github: wuestenfee/placer
    
  2. Run shards install

Usage

require "placer"

Checkout examples/label_frame.cr

Contributing

  1. Fork it (https://github.com/wuestenfee/placer/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

placer

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 2
  • 1 day ago
  • June 22, 2025
License

GNU General Public License v3.0

Links
Synced at

Wed, 11 Mar 2026 00:56:23 GMT

Languages