Air::Examples

hArc stack website examples (HTMX, Air, Red, Cro)

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 Cromponent

  • git clone https://github.com/librasteve/Cromponent.git

  • cd Cromponent

  • git checkout -b editrow

  • zef 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 cro

  • zef 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-Examples

  • raku 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.

Air::Examples v0.0.26

hArc stack website examples (HTMX, Air, Red, Cro)

Authors

  • librasteve

License

Artistic-2.0

Dependencies

AirAir::Plugin::HiliteAir::Plugin::AsciinemaAir::Plugin::WordcloudAir::Plugin::RakudocAir::Plugin::MailFormAir::Plugin::Donate

Test Dependencies

Provides

  • Air::Examples

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.