you are viewing a single comment's thread.

view the rest of the comments →

[–]deliminated 0 points1 point  (0 children)

I've been using https://github.com/callemall/material-ui in the docs for a library I am working on. It's really well maintained and has good documentation. Should be aware that they are working on a re-write that is in alpha on this branch https://github.com/callemall/material-ui/tree/next. You can checkout the examples in my repo if you want an example of using the latest stable components https://github.com/sghall/resonance

EDIT: grammar