Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.
it-tar is a streaming tar parser (and maybe a generator in the future) and nothing else. It operates purely using async iterables which means you can easily extract/parse tarballs without ever hitting the file system.