mjeditor
A modern, plugin-extensible rich text editor for React with beautiful custom dialogs, notification system, and comprehensive editing features. Built with Slate.js for maximum flexibility.
mui-list-editor
High-Order-Component that transform a controlled a React component with value={value} and onChange={(value)=>{}} properties into a List Editor Component with properties value={[value]} and onCHange={([value])=>{}} component