DEV Community

Cover image for Svelte and Bulma
jumanja
jumanja

Posted on

5

Svelte and Bulma

Hi there, for those looking for a way to put Svelte and bulma Together, I did a small project showing how I solved it:

A Demo is available here: https://jumanja.co
The code is here: https://github.com/jumanja/SvelteBulma

For now, it uses a nav, breadcrumbs and one single input, which you can edit and it will change the Hello message, using the links will update the breadcrumbs, and it is using a Home component hdden when the link is not Home.

I really appreciate your comments, as I 'm planning to do a full post with step by step (if needed), and maybe complete the project to put more content and connecting this example maybe to REST API (for completion sake).

Best Regards,
Juan
https://jumanja.net

Top comments (2)

Collapse
 
remast profile image
Jan Stamer β€’

Did you try c0bra.github.io/svelma/? It looked inteeresting to me.

Collapse
 
jumanja profile image
jumanja β€’

Yes, I did. Looks very promising.

πŸ‘‹ Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay