What Are The Most Used Elm Libraries

Hello everyone. Totally new to Elm, this is my second day and I will be going through the docs again soon after posting this. I wanted to know what the most used libraries in elm for icons and components are? Also are there more guides on idiomatic approaches to writing elm code when it’s being used in tandem with all-in-one frameworks like django?

Kindly,

zustems

3 Likes

Hi Mambo, welcome to the Elm community!

In case of icon packages, there are 18 registered on the Elm Catalog website. I’m not sure about the components, but you can have a look at UI section of the same site for available packages.

1 Like

Thank you Novid. The elm catalog is such a wealth of knowledge! I’ll be sure to post any findings that I bump into.

Cheers

this is for django (i havent used it): Elm framework for Django

and I can highly recommend phosphor icons: Phosphor Icons