Skip to content

hedron-crystal/hedron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hedron

Hedron is an easy-to-use, OOP Crystal GUI library, that allows you to do the following:

  • Create your own UI classes ("widgets") that fully integrate with existing classes
  • A markup language (with extension .hdml), which makes creating UI easy
  • Full integration with custom widgets and HDML, so you can inject your own widgets into your markup

Hedron is under active development, so check back often!

Installation

  1. Follow the instructions for installation laid out in andlabs/libui.
  2. Copy the compiled files from step 1 (i.e. files in build/out) to /usr/lib for OSX and Linux users.
  3. Go to your shard.yml file, and enter this in:
dependencies:
  hedron:
    github: hedron-crystal/hedron
    version: 0.1.0

Acknowledgement

Contributors

About

An extendable UI library in Crystal, with markup capabilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •