Observable Slim is a singleton that utilizes ES6 Proxies to observe changes made to an object and any nested children of that object. It is intended to assist with state management and one-way data binding.
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.