librasteve / raku-HTMX-Examples

htmx done in raku
Artistic License 2.0
6 stars 1 forks source link

WORK IN PROGRESS

Contributions welcome - by PR please if possible.

See Issues for feature discussions.

HTMX EXAMPLES

This repository provides a raku Cro implementation of the HTMX examples from https://htmx.org/examples.

GETTING STARTED

Install raku - eg. from rakubrew, then:

Install Cro

Install this repo

Make a Cro server

Run and view it

You will note that cro has many other options as documented at Cro if you want to deploy to a production server.

TIPS & EXTRAS

AUTHOR

librasteve librasteve@furnival.net

COPYRIGHT AND LICENSE

Copyright 2024 Contributors

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.