Hi!
I'm happy to announce the release of Karkas, a library for Karax that makes it easier to do layouting for the frontendly impaired like myself.
It offers a bunch of basic building blocks based on flexbox which, when combined, allow to create surprisingly complex structures surprisingly easily.
Help yourself to the official docs at https://karkas.nim.town.
I'd like to do a special shoutout to the Nimibook team. In the docs, the frontend samples are rendered live inside the doc pages, thanks to Nimib's nbKaraxCode blocks. It's such a powerful feature, I'm loving it.
Nice work, will try this out next time I need to create something requiring layouts :)
I'd like to do a special shoutout to the Nimibook team. In the docs, the frontend samples are rendered live inside the doc pages, thanks to Nimib's nbKaraxCode blocks. It's such a powerful feature, I'm loving it.
That's awesome to see the javascript features of nimib being put to use 🤩
nimibook keeps providing reasons for me to write docs in them :-P
Cool to see you're working on a nicer karax abstraction! Looks good!