Proposal: Create a headless version
Hi,
We would like to have full customisation on how everything looks and feels. We also want to use SSR without depending on emotion.
I think creating a headless version would be a wonderful addition. I saw in the code that like 90% is already very hook based so I think with some additional exports and documentation (or example) this would be great to have.
Ideally this could be a different package so you can have a planby-headless with just the hooks, the more DIY solution and then the full planby as it is now which also consumes the planby-headless but adds a very nice UI on top of it.
WDYT?
Regards,
@JanStevens
Hi,
I've also been thinking about creating a "planby-headless" with just hooks as a separate package with that. I'll report on progress once I start working on it.
curious if any update on doing this. Starting a new project and this would fit quite nicely. Thanks