MENU
Bit
Bit provides a CLI tool and an online platform where you can code your React components, publish them (after they've been isolated by Bit), and share them with others. Bit has since grown beyond a simple sharing platform into a broader build system for composable components across monorepo, polyrepo, or distributed architectures, but component isolation and sharing remains at its core.
It also allows you to search for components created and published by others. Think of it as NPM meeting Git, but for React components. Their 3rd-party store allows you to browse through a full “marketplace” of components. You're free to edit the code used to render the preview and make sure the component fits your needs before deciding to download it and add it to your project.