
Please raise an Issue if you would like to feedback or assist.
PLEASE NOTE: FOR THE EDITROW EXAMPLE, PLEASE INSTALL A PATCHED VERSION OF CROMPONENT (V0.0.13) AS FOLLOWS
zef uninstall Cromponentgit clone https://github.com/librasteve/Cromponent.gitcd Cromponentgit checkout -b editrowzef install .
Air::Examples
Playing with the hArc stack (HTMX, Air, Red, Cro) - https://harcstack.org. Some websites with Pico CSS styling.
Getting Started
Install raku - eg. from rakubrew, then:
Install Cro, Red & Air
zef install --/test crozef install Red --exclude="pq:ver<5>" [optional]zef install Air::Examples
If this is your first Raku installation, you may need some native libraries (e.g. for UUID for Red), please check the module specific documentation and issues.
You will also need a SASS compiler such as Dart (e.g. from here).
Git clone this repo
git clone https://github.com/librasteve/Air-Examples.git
Run an example and view it
cd Air-Examplesraku bin/00-nano.raku- point browser to
http://localhost:3000
Copyright and License
Copyright(c) 2026 Henley Cloud Consulting Ltd.
Copyright(c) 2026 Stephen Roe.
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.